Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Dcache_extension_utils.h33 auto cacheExtTypeListStr = AppUtils::GetInstance().GetCacheExtensionTypeList(); in GetCacheExtensionTypeList() local
34 if (cacheExtTypeListStr.empty()) { in GetCacheExtensionTypeList()
38 SplitStr(cacheExtTypeListStr, ";", cacheExtTypeListVec); in GetCacheExtensionTypeList()