Home
last modified time | relevance | path

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

12

/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/src/
Dmock_bundle_manager.cpp32 bool BundleMgrProxy::GetBundleInfo(const string &bundleName, in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
50 bool BundleMgrStub::GetBundleInfo(const string &bundleName, in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrStub
63 bool BundleMgrStub::GetBundleInfo(const string &bundleName, int32_t flags, BundleInfo &bundleInfo, … in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrStub
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_bundle_manager.h40 bool GetBundleInfo(const std::string& bundleName, in GetBundleInfo() function
79 bool GetBundleInfo(const std::string& bundleName, in GetBundleInfo() function
Dmock_bundle_manager_form.cpp34 bool BundleMgrProxy::GetBundleInfo( in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
66 bool BundleMgrService::GetBundleInfo( in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrService
/foundation/arkui/ace_engine_lite/frameworks/tools/qt/simulator/jsfwk/targets/simulator/mock/bms_interfaces/
Dbundle_manager_mock.cpp23 uint8_t GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo *bundleInfo) in GetBundleInfo() function
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
Dmock_bundle_mgr_service.h27 virtual bool GetBundleInfo( in GetBundleInfo() function
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
Dbundle_manager.cpp35 uint8_t GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo *bundleInfo) in GetBundleInfo() function
/foundation/ability/form_fwk/test/unittest/fms_form_provider_data_new_leg_test/
Dmock_form_bms_helper.cpp41 bool FormBmsHelper::GetBundleInfo(const std::string &bundleName, int32_t userId, BundleInfo &bundle… in GetBundleInfo() function in OHOS::AppExecFwk::FormBmsHelper
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/
Dmock_bundle_manager.cpp47 bool BundleMgrProxy::GetBundleInfo( in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
96 bool BundleMgrService::GetBundleInfo( in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrService
/foundation/ability/ability_runtime/test/mock/common/include/
Dmock_bundle_manager_service.h55 bool GetBundleInfo(const std::string &bundleName, const AppExecFwk::BundleFlag flag, in GetBundleInfo() function
/foundation/resourceschedule/device_usage_statistics/services/common/src/
Dbundle_active_bundle_mgr_helper.cpp66 bool BundleActiveBundleMgrHelper::GetBundleInfo(const std::string &bundleName, const AppExecFwk::Bu… in GetBundleInfo() function in OHOS::DeviceUsageStats::BundleActiveBundleMgrHelper
/foundation/arkui/ace_engine/test/mock/adapter/
Dmock_ace_application_info.cpp27 bool GetBundleInfo(const std::string& packageName, AceBundleInfo& bundleInfo) override in GetBundleInfo() function in OHOS::Ace::MockAceApplicationInfo
/foundation/ability/ability_runtime/test/moduletest/mock/src/
Dmock_bundle_mgr.cpp51 bool BundleMgrProxy::GetBundleInfo( in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrProxy
73 bool BundleMgrService::GetBundleInfo( in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrService
/foundation/arkui/ace_engine/test/mock/core/common/
Dmock_ace_application_info.cpp27 bool GetBundleInfo(const std::string& packageName, AceBundleInfo& bundleInfo) override in GetBundleInfo() function in OHOS::Ace::MockAceApplicationInfo
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dace_application_info.cpp84 bool AceApplicationInfoImpl::GetBundleInfo(const std::string& packageName, AceBundleInfo& bundleInf… in GetBundleInfo() function in OHOS::Ace::Platform::AceApplicationInfoImpl
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_application_info.cpp103 bool AceApplicationInfoImpl::GetBundleInfo(const std::string& packageName, AceBundleInfo& bundleInf… in GetBundleInfo() function in OHOS::Ace::Platform::AceApplicationInfoImpl
/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
Dbundle_inner_interface.h61 uint8_t (*GetBundleInfo)(const char *bundleName, int32_t flags, BundleInfo *bundleInfo); member
Dbundle_service_interface.h54 uint8_t (*GetBundleInfo)(const char *bundleName, int32_t flags, BundleInfo *bundleInfo); member
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
Dmock_bundle_manager_helper.cpp76 bool BundleManagerHelper::GetBundleInfo(const std::string &bundleName, const AppExecFwk::BundleFlag… in GetBundleInfo() function in OHOS::BackgroundTaskMgr::BundleManagerHelper
/foundation/ability/form_fwk/test/mock/src/
Dmock_bundle_manager.cpp59 bool BundleMgrService::GetBundleInfo( in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrService
/foundation/resourceschedule/background_task_mgr/services/common/src/
Dbundle_manager_helper.cpp75 bool BundleManagerHelper::GetBundleInfo(const std::string &bundleName, const AppExecFwk::BundleFlag… in GetBundleInfo() function in OHOS::BackgroundTaskMgr::BundleManagerHelper
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
Dmock_bundle_manager.cpp41 bool BundleMgrService::GetBundleInfo( in GetBundleInfo() function in OHOS::AppExecFwk::BundleMgrService
/foundation/ability/ability_lite/services/abilitymgr_lite/src/
Dapp_record.cpp53 const BundleInfo &AppRecord::GetBundleInfo() const in GetBundleInfo() function in OHOS::AppRecord
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
Dbundle_map.cpp251 uint8_t BundleMap::GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo &bundleInfo) con… in GetBundleInfo() function in OHOS::BundleMap
Dbundle_mgr_slite_feature.cpp119 uint8_t BundleMgrSliteFeature::GetBundleInfo(const char *bundleName, int32_t flags, BundleInfo *bun… in GetBundleInfo() function in OHOS::BundleMgrSliteFeature
/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
Dchild_process_manager.cpp217 bool ChildProcessManager::GetBundleInfo(AppExecFwk::BundleInfo &bundleInfo) in GetBundleInfo() function in OHOS::AbilityRuntime::ChildProcessManager

12