Home
last modified time | relevance | path

Searched refs:updateCacheFile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/
Dpublic.h43 void DestroyService(Service *service, bool updateCacheFile);
Dpublic.cpp74 void DestroyService(Service *service, bool updateCacheFile) in DestroyService() argument
79 VerificationResultCache::Destroy(updateCacheFile); in DestroyService()