Searched refs:CheckAppIndex (Results 1 - 2 of 2) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 1447 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 D | bundle_mgr_host_impl.h | 1076 bool CheckAppIndex(const std::string &bundleName, int32_t userId, int32_t appIndex);
|
Completed in 10 milliseconds