Home
last modified time | relevance | path

Searched defs:hitCache (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/test_sa_proxy_cache_ability/src/
H A Dtest_sa_proxy_cache_proxy.cpp36 bool hitCache = ApiCacheManager::GetInstance().PreSendRequest(GetDescriptor(), in GetStringFunc() local
84 bool hitCache = ApiCacheManager::GetInstance().PreSendRequest(GetDescriptor(), in GetDoubleFunc() local
153 bool hitCache = ApiCacheManager::GetInstance().PreSendRequest(GetDescriptor(), in GetVectorFunc() local
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
H A Dlisten_ability_proxy.cpp30 …bool hitCache = ApiCacheManager::GetInstance().PreSendRequest(GetDescriptor(), ADD_VOLUME, data, r… in AddVolume() local