HomeSort by relevance Sort by last modified time
    Searched refs:SendChromeIdentityCheckResult (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/search/
search_ipc_router.h 79 // and eventually return the result through SendChromeIdentityCheckResult.
80 // Calls SendChromeIdentityCheckResult with true if both the identity
130 void SendChromeIdentityCheckResult(const base::string16& identity,
search_ipc_router.cc 54 void SearchIPCRouter::SendChromeIdentityCheckResult(
search_tab_helper.cc 574 ipc_router_.SendChromeIdentityCheckResult(identity, matches);

Completed in 112 milliseconds