Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache.cc64 bool g_init_cache = false; variable
399 g_init_cache = true; in HttpCache()
666 CHECK(!g_enable_split_cache && !g_init_cache); in SplitCacheFeatureEnableByDefault()
683 g_init_cache = false; in ClearGlobalsForTesting()