OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetExtensionBackend
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/storage/
sync_or_local_value_store_cache.h
39
SettingsBackend*
GetExtensionBackend
() const;
sync_or_local_value_store_cache.cc
56
SettingsBackend* SyncOrLocalValueStoreCache::
GetExtensionBackend
() const {
settings_frontend.cc
153
return sync_cache->
GetExtensionBackend
();
Completed in 3230 milliseconds