OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_party_url
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/browser/appcache/
appcache_host.h
153
const GURL&
first_party_url
() const { return first_party_url_; }
function in class:appcache::AppCacheHost
/external/chromium_org/content/renderer/media/android/
webmediaplayer_android.cc
294
GURL
first_party_url
= frame_->document().firstPartyForCookies();
local
296
player_type_, player_id_, url,
first_party_url
, demuxer_client_id);
[
all
...]
Completed in 751 milliseconds