Home
last modified time | relevance | path

Searched defs:IsBundleInstalled (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/common/external/src/
H A Dedm_bundle_manager_impl.cpp68 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 Dexternal_deps_proxy.cpp233 bool ExternalDepsProxy::IsBundleInstalled(const std::string& bundleName) in IsBundleInstalled() function in OHOS::NFC::ExternalDepsProxy
H A Dapp_data_parser.cpp640 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 Dbundle_active_group_controller.cpp443 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 Dbundle_mgr_interface.h1603 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 Dbundle_mgr_proxy.cpp5278 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 Dbundle_mgr_host_impl.cpp4537 ErrCode BundleMgrHostImpl::IsBundleInstalled(const std::string &bundleName, int32_t userId, in IsBundleInstalled() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp9081 ErrCode BundleDataMgr::IsBundleInstalled(const std::string &bundleName, int32_t userId, in IsBundleInstalled() function in OHOS::AppExecFwk::BundleDataMgr