Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1447 bool BundleMgrHostImpl::CheckAppIndex(const std::string &bundleName, int32_t userId, int32_t appIndex) in CheckAppIndex() function in OHOS::AppExecFwk::BundleMgrHostImpl
1487 if (!CheckAppIndex(bundleName, userId, appIndex)) { in CleanBundleCacheFiles()
1632 if (!CheckAppIndex(bundleName, userId, appIndex)) { in CleanBundleDataFiles()
3073 if (!CheckAppIndex(bundleName, userId, appIndex)) { in GetBundleStats()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_host_impl.h1076 bool CheckAppIndex(const std::string &bundleName, int32_t userId, int32_t appIndex);

Completed in 10 milliseconds