Home
last modified time | relevance | path

Searched defs:crx_diffurls (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/update_client/
H A Dprotocol_parser.h77 std::vector<GURL> crx_diffurls; member
H A Dcomponent.h111 const std::vector<GURL>& crx_diffurls() const { return crx_diffurls_; } in crx_diffurls() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/update_client/
H A Dprotocol_parser.h77 std::vector<GURL> crx_diffurls; member
H A Dcomponent.h107 const std::vector<GURL>& crx_diffurls() const { return crx_diffurls_; } in crx_diffurls() function