Home
last modified time | relevance | path

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

/external/compiler-rt/test/tsan/
Dstatic_init4.cc16 Cache *CreateCache() { in CreateCache() function
22 static Cache *c = CreateCache(); in Thread1()
Dstatic_init3.cc13 Cache *CreateCache() { in CreateCache() function
21 static Cache *c = CreateCache(); in Thread1()
Dstatic_init6.cc18 Cache *CreateCache() { in CreateCache() function
27 static Cache *c = CreateCache(); in Thread1()
Dstatic_init5.cc18 Cache *CreateCache() { in CreateCache() function
27 static Cache *c = CreateCache(); in Thread1()
/external/cronet/stable/net/tools/crash_cache/
Dcrash_cache.cc145 bool CreateCache(const base::FilePath& path, in CreateCache() function
165 if (!CreateCache(path, cache_thread, &cache, &cb)) in SimpleInsert()
204 if (!CreateCache(path, cache_thread, &cache, &cb)) in SimpleRemove()
247 if (!CreateCache(path, cache_thread, &cache, &cb)) in HeadRemove()
/external/cronet/tot/net/tools/crash_cache/
Dcrash_cache.cc145 bool CreateCache(const base::FilePath& path, in CreateCache() function
165 if (!CreateCache(path, cache_thread, &cache, &cb)) in SimpleInsert()
204 if (!CreateCache(path, cache_thread, &cache, &cb)) in SimpleRemove()
247 if (!CreateCache(path, cache_thread, &cache, &cb)) in HeadRemove()