Home
last modified time | relevance | path

Searched defs:GetBundleInfo (Results 1 – 12 of 12) sorted by relevance

/base/customization/enterprise_device_management/test/unittest/mock/src/
Dbundle_manager_mock.cpp60 bool BundleMgrProxy::GetBundleInfo(const std::string &bundleName, const BundleFlag flag, BundleInfo… in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
148 bool BundleMgrService::GetBundleInfo(const std::string &bundleName, const BundleFlag flag, BundleIn… in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrService
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
Dmock_bundle_mgr_proxy.cpp41 bool BundleMgrProxy::GetBundleInfo( in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
Dmock_bundle_manager.cpp61 bool BundleMgrProxy::GetBundleInfo(const std::string &bundleName, const BundleFlag flag, BundleInfo… in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
/base/notification/distributed_notification_service/services/test/moduletest/mock/
Dmock_bundle_manager.cpp44 bool BundleMgrProxy::GetBundleInfo(const std::string &bundleName, const BundleFlag flag, BundleInfo… in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
/base/security/dlp_permission_service/services/dlp_permission/sa/sa_common/
Dbundle_manager_adapter.cpp41 bool BundleManagerAdapter::GetBundleInfo(const std::string &bundleName, int32_t flag, in GetBundleInfo() function in OHOS::Security::DlpPermission::BundleManagerAdapter
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
Dmock_bundle_mgr.cpp49 bool BundleMgrProxy::GetBundleInfo(const std::string &bundleName, const BundleFlag flag, BundleInfo… in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
/base/account/os_account/services/accountmgr/test/mock/common/
Dbundle_manager_adapter.cpp70 bool BundleManagerAdapter::GetBundleInfo(const std::string &bundleName, const AppExecFwk::BundleFla… in GetBundleInfo() function in OHOS::AccountSA::BundleManagerAdapter
/base/notification/distributed_notification_service/services/ans/src/
Dbundle_manager_helper.cpp187 bool BundleManagerHelper::GetBundleInfo(const std::string &bundleName, const AppExecFwk::BundleFlag… in GetBundleInfo() function in OHOS::Notification::BundleManagerHelper
Dnotification_preferences_info.cpp223 bool NotificationPreferencesInfo::GetBundleInfo( in GetBundleInfo() function in OHOS::Notification::NotificationPreferencesInfo
/base/account/os_account/services/accountmgr/src/bundle_manager_adapter/
Dbundle_manager_adapter.cpp66 bool BundleManagerAdapter::GetBundleInfo(const std::string &bundleName, const AppExecFwk::BundleFla… in GetBundleInfo() function in OHOS::AccountSA::BundleManagerAdapter
Dbundle_manager_adapter_proxy.cpp179 bool BundleManagerAdapterProxy::GetBundleInfo( in GetBundleInfo() function in OHOS::AccountSA::BundleManagerAdapterProxy
/base/global/resource_management/frameworks/resmgr/src/
Dtheme_pack_resource.cpp230 std::tuple<std::string, std::string> GetBundleInfo(const std::string& rootDir, const std::string& p… in GetBundleInfo() function