Home
last modified time | relevance | path

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

/external/cronet/net/extras/sqlite/
Dsqlite_persistent_shared_dictionary_store.cc132 absl::optional<base::UnguessableToken> ToUnguessableToken(int64_t token_high, in ToUnguessableToken()
540 int64_t token_high = static_cast<int64_t>( in RegisterDictionaryImpl() local
673 const int64_t token_high = statement.ColumnInt64(2); in SelectCandidatesForPerSiteEviction() local
989 const int64_t token_high = statement.ColumnInt64(0); in ClearAllDictionariesImpl() local
1090 const int64_t token_high = statement.ColumnInt64(2); in SelectMatchingDictionaries() local
1145 const int64_t token_high = statement.ColumnInt64(5); in SelectMatchingDictionariesWithUrlMatcher() local
1199 const int64_t token_high = statement.ColumnInt64(1); in ClearDictionariesForIsolationKeyImpl() local
1255 const int64_t token_high = statement.ColumnInt64(1); in DeleteExpiredDictionariesImpl() local
1373 const int64_t token_high = statement.ColumnInt64(2); in SelectEvictionCandidates() local
1477 int64_t token_high = in DeleteDictionaryByDiskCacheToken() local