Home
last modified time | relevance | path

Searched defs:OnLoaded (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_cookie_store_perftest.cc67 void OnLoaded(std::vector<std::unique_ptr<CanonicalCookie>> cookies) { in OnLoaded() function in net::SQLitePersistentCookieStorePerfTest
H A Dsqlite_persistent_cookie_store_unittest.cc191 void OnLoaded(base::OnceClosure closure, CanonicalCookieVector cookies) { in OnLoaded() function in net::SQLitePersistentCookieStoreTest
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1451 std::map<StringRef, JITEvaluatedSymbol>)> in jitLinkForORC()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1413 OnLoaded, in jitLinkForORC()
/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_monster.cc937 void CookieMonster::OnLoaded( in OnLoaded() function in net::CookieMonster