Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Dstorage_module.h118 ConfigCache* GetMemoryOnlyConfigCache();
Dstorage_module.cc108 ConfigCache* StorageModule::GetMemoryOnlyConfigCache() { in GetMemoryOnlyConfigCache() function in bluetooth::storage::StorageModule
Dstorage_module_test.cc97 return StorageModule::GetMemoryOnlyConfigCache(); in GetMemoryOnlyConfigCachePublic()