Searched defs:IsBundleInstalled (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/customization/enterprise_device_management/common/external/src/ |
H A D | edm_bundle_manager_impl.cpp | 68 bool EdmBundleManagerImpl::IsBundleInstalled(const std::string &bundleName, int32_t userId) in IsBundleInstalled() function in OHOS::EDM::EdmBundleManagerImpl
|
/ohos5.0/foundation/communication/nfc/services/src/external_deps/ |
H A D | external_deps_proxy.cpp | 233 bool ExternalDepsProxy::IsBundleInstalled(const std::string& bundleName) in IsBundleInstalled() function in OHOS::NFC::ExternalDepsProxy
|
H A D | app_data_parser.cpp | 640 bool AppDataParser::IsBundleInstalled(const std::string &bundleName) in IsBundleInstalled() function in OHOS::NFC::AppDataParser
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_group_controller.cpp | 443 bool BundleActiveGroupController::IsBundleInstalled(const std::string& bundleName, const int32_t us… in IsBundleInstalled() function in OHOS::DeviceUsageStats::BundleActiveGroupController
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 1603 virtual ErrCode IsBundleInstalled(const std::string &bundleName, int32_t userId, in IsBundleInstalled() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 5278 ErrCode BundleMgrProxy::IsBundleInstalled(const std::string &bundleName, int32_t userId, in IsBundleInstalled() function in OHOS::AppExecFwk::BundleMgrProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 4537 ErrCode BundleMgrHostImpl::IsBundleInstalled(const std::string &bundleName, int32_t userId, in IsBundleInstalled() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
H A D | bundle_data_mgr.cpp | 9081 ErrCode BundleDataMgr::IsBundleInstalled(const std::string &bundleName, int32_t userId, in IsBundleInstalled() function in OHOS::AppExecFwk::BundleDataMgr
|