Searched defs:OnLoaded (Results 1 – 4 of 4) sorted by relevance
/external/cronet/net/extras/sqlite/ | ||
D | sqlite_persistent_cookie_store_perftest.cc | 67 void OnLoaded(std::vector<std::unique_ptr<CanonicalCookie>> cookies) { in OnLoaded() function in net::SQLitePersistentCookieStorePerfTest |
D | sqlite_persistent_cookie_store_unittest.cc | 113 void OnLoaded(CanonicalCookieVector cookies) { in OnLoaded() function in net::SQLitePersistentCookieStoreTest |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
D | RuntimeDyld.cpp | 1413 OnLoaded, in jitLinkForORC() |
/external/cronet/net/cookies/ | ||
D | cookie_monster.cc | 865 void CookieMonster::OnLoaded( in OnLoaded() function in net::CookieMonster |