Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_util.h46 static void InvalidateSACache();
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_util.cpp213 void SamgrUtil::InvalidateSACache() in InvalidateSACache() function in OHOS::SamgrUtil
H A Dsystem_ability_manager.cpp1130 SamgrUtil::InvalidateSACache(); in SystemAbilityInvalidateCache()