Home
last modified time | relevance | path

Searched refs:InitImpl (Results 1 – 4 of 4) sorted by relevance

/external/chromium/net/http/
Dhttp_auth_gssapi_posix.h172 bool InitImpl();
Dhttp_auth_gssapi_posix.cc412 InitImpl(); in Init()
416 bool GSSAPISharedLibrary::InitImpl() { in InitImpl() function in net::GSSAPISharedLibrary
/external/chromium/chrome/browser/history/
Dhistory_backend.h364 void InitImpl(const std::string& languages);
Dhistory_backend.cc246 InitImpl(languages); in Init()
514 void HistoryBackend::InitImpl(const std::string& languages) { in InitImpl() function in history::HistoryBackend