Home
last modified time | relevance | path

Searched defs:GetAllDiskCacheKeyTokens (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_shared_dictionary_store_unittest.cc463 std::set<base::UnguessableToken> GetAllDiskCacheKeyTokens() { in GetAllDiskCacheKeyTokens() function in net::SQLitePersistentSharedDictionaryStoreTest
2671 TEST_F(SQLitePersistentSharedDictionaryStoreTest, GetAllDiskCacheKeyTokens) { in TEST_F() argument
H A Dsqlite_persistent_shared_dictionary_store.cc1785 void SQLitePersistentSharedDictionaryStore::GetAllDiskCacheKeyTokens( in GetAllDiskCacheKeyTokens() function in net::SQLitePersistentSharedDictionaryStore