HomeSort by relevance Sort by last modified time
    Searched defs:effective_document_url (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/extensions/renderer/
programmatic_script_injector.cc 73 GURL effective_document_url = ScriptContext::GetEffectiveDocumentURL( local
76 return effective_document_url == params_->webview_src
82 effective_document_url,
dispatcher.cc 364 GURL effective_document_url = ScriptContext::GetEffectiveDocumentURL( local
368 extensions_.GetExtensionOrAppByURL(effective_document_url);
396 effective_document_url == OptionsPageInfo::GetOptionsPage(extension)) {
    [all...]

Completed in 58 milliseconds