Home
last modified time | relevance | path

Searched refs:RefreshCacheNum (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dcache_process_manager.h43 void RefreshCacheNum();
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/cacheprocessmanagera_fuzzer/
H A Dcacheprocessmanagera_fuzzer.cpp73 mgr->RefreshCacheNum(); // called. in CacheProcessManagerFuzztestFunc1()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cache_process_manager_test/
H A Dcache_process_manager_test.cpp292 cacheProcMgr->RefreshCacheNum();
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dcache_process_manager.cpp66 void CacheProcessManager::RefreshCacheNum() in RefreshCacheNum() function in OHOS::AppExecFwk::CacheProcessManager