Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dapi_cache_manager.cpp33 void ApiCacheManager::AddCacheApi(const std::u16string& descriptor, uint32_t apiCode, int64_t expir… in AddCacheApi()
50 void ApiCacheManager::DelCacheApi(const std::u16string& descriptor, uint32_t apiCode) in DelCacheApi()
92 void ApiCacheManager::ClearCache(const std::u16string& descriptor, int32_t apiCode) in ClearCache()
105 bool ApiCacheManager::PreSendRequest(const std::u16string& descriptor, uint32_t apiCode, const Mess… in PreSendRequest()
132 bool ApiCacheManager::PostSendRequest(const std::u16string& descriptor, uint32_t apiCode, const Mes… in PostSendRequest()
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dapi_cache_manager_test.cpp703 bool ClearCache001TestPrevSet(const std::u16string& descriptor, uint32_t apiCode, in ClearCache001TestPrevSet()
715 bool ClearCache001TestPrevSet(const std::u16string& descriptor, uint32_t apiCode, in ClearCache001TestPrevSet()
727 bool ClearCache001TestPrevSet(const std::u16string& descriptor, uint32_t apiCode, in ClearCache001TestPrevSet()
734 bool ClearCache001TestCheck(const std::u16string& descriptor, uint32_t apiCode, in ClearCache001TestCheck()