OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sync_cache
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/storage/
settings_sync_util.cc
118
SyncValueStoreCache*
sync_cache
= static_cast<SyncValueStoreCache*>(
local
120
return
sync_cache
->GetSyncableService(type);
settings_sync_unittest.cc
242
SyncValueStoreCache*
sync_cache
= static_cast<SyncValueStoreCache*>(
local
244
return
sync_cache
->GetSyncableService(model_type);
[
all
...]
/external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h
380
DenseSlabAllocCache
sync_cache
;
member in struct:__tsan::ThreadState
Completed in 105 milliseconds