Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1488 bool BundleMgrHostImpl::CheckAppIndex(const std::string &bundleName, int32_t userId, int32_t appInd… in CheckAppIndex() function in OHOS::AppExecFwk::BundleMgrHostImpl
1529 if (!CheckAppIndex(bundleName, userId, appIndex)) { in CleanBundleCacheFiles()
1682 if (!CheckAppIndex(bundleName, userId, appIndex)) { in CleanBundleDataFiles()
3114 if (!CheckAppIndex(bundleName, userId, appIndex)) { in GetBundleStats()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_host_impl.h1082 bool CheckAppIndex(const std::string &bundleName, int32_t userId, int32_t appIndex);