Home
last modified time | relevance | path

Searched defs:GetApplicationInfo (Results 1 - 25 of 50) sorted by relevance

12

/foundation/ability/ability_runtime/test/mock/common/include/
H A Dmock_bundle_manager_proxy.h78 bool GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag, const int userId, in GetApplicationInfo() function in OHOS::MockBundleManagerProxy
H A Dmock_bundle_manager_service.h80 bool GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag, const int userId, in GetApplicationInfo() function in OHOS::MockBundleManagerService
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dbundle_container.cpp45 std::shared_ptr<ApplicationInfo> BundleContainer::GetApplicationInfo() const in GetApplicationInfo() function in OHOS::AppExecFwk::BundleContainer
/foundation/resourceschedule/device_standby/services/core/src/
H A Dbundle_manager_helper.cpp51 bool WEAK_FUNC BundleManagerHelper::GetApplicationInfo(const std::string &appName, const in GetApplicationInfo() function in OHOS::DevStandbyMgr::BundleManagerHelper
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/src/
H A Dmock_bundle_mgr_helper.cpp73 bool BundleMgrHelper::GetApplicationInfo(const std::string &appName, uint32_t flags, in GetApplicationInfo() function in OHOS::AppExecFwk::BundleMgrHelper
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager.cpp25 bool BundleMgrProxy::GetApplicationInfo( in GetApplicationInfo() function in OHOS::AppExecFwk::BundleMgrProxy
82 bool BundleMgrService::GetApplicationInfo( in GetApplicationInfo() function in OHOS::AppExecFwk::BundleMgrService
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_bundle_mgr_helper.cpp52 bool BundleActiveBundleMgrHelper::GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag, in GetApplicationInfo() function in OHOS::DeviceUsageStats::BundleActiveBundleMgrHelper
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_util_mock.cpp84 std::shared_ptr<ApplicationInfo> GetApplicationInfo() in GetApplicationInfo() function in AbilityMock::ContextMock
/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_mgr_test/
H A Dfms_form_data_proxy_mgr_test.cpp57 ErrCode FormBmsHelper::GetApplicationInfo(const std::string &bundleName, int32_t userId, ApplicationInfo &appInfo) in GetApplicationInfo() function in OHOS::AppExecFwk::FormBmsHelper
/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dstart_other_app_interceptor.cpp107 bool StartOtherAppInterceptor::GetApplicationInfo(const sptr<IRemoteObject> &callerToken, in GetApplicationInfo() function in OHOS::AAFwk::StartOtherAppInterceptor
/foundation/ability/ability_runtime/test/moduletest/mock/src/
H A Dmock_bundle_mgr.cpp56 bool BundleMgrProxy::GetApplicationInfo( in GetApplicationInfo() function in OHOS::AppExecFwk::BundleMgrProxy
138 bool BundleMgrService::GetApplicationInfo( in GetApplicationInfo() function in OHOS::AppExecFwk::BundleMgrService
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/src/bundlemgr/
H A Dmock_bundle_manager.cpp52 bool BundleMgrProxy::GetApplicationInfo( in GetApplicationInfo() function in OHOS::AppExecFwk::BundleMgrProxy
157 bool BundleMgrService::GetApplicationInfo( in GetApplicationInfo() function in OHOS::AppExecFwk::BundleMgrService
/foundation/ability/ability_runtime/test/moduletest/common/ams/ipc_ams_mgr_test/
H A Dams_ipc_ams_mgr_module_test.cpp102 std::shared_ptr<ApplicationInfo> AmsIpcAmsmgrModuleTest::GetApplicationInfo(const std::string& appName) const in GetApplicationInfo() function in OHOS::AppExecFwk::AmsIpcAmsmgrModuleTest
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dability_context.cpp28 std::shared_ptr<AppExecFwk::ApplicationInfo> AbilityContext::GetApplicationInfo() const in GetApplicationInfo() function in OHOS::AbilityRuntime::AbilityContext
/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dmock_bundle_manager.cpp125 bool BundleMgrService::GetApplicationInfo( in GetApplicationInfo() function in OHOS::AppExecFwk::BundleMgrService
/foundation/resourceschedule/background_task_mgr/services/common/src/
H A Dbundle_manager_helper.cpp88 bool WEAK_FUNC BundleManagerHelper::GetApplicationInfo(const std::string &appName, in GetApplicationInfo() function in OHOS::BackgroundTaskMgr::BundleManagerHelper
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_bundle_manager_helper.cpp46 bool BundleManagerHelper::GetApplicationInfo(const std::string &appName, const AppExecFwk::ApplicationFlag flag, in GetApplicationInfo() function in OHOS::BackgroundTaskMgr::BundleManagerHelper
/foundation/ability/form_fwk/services/src/
H A Dform_bms_helper.cpp381 ErrCode FormBmsHelper::GetApplicationInfo(const std::string &bundleName, int32_t userId, ApplicationInfo &appInfo) in GetApplicationInfo() function in OHOS::AppExecFwk::FormBmsHelper
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dmock_ability_runtime_context.cpp40 std::shared_ptr<AppExecFwk::ApplicationInfo> MockAbilityRuntimeContext::GetApplicationInfo() const in GetApplicationInfo() function in OHOS::AbilityRuntime::MockAbilityRuntimeContext
/foundation/ability/ability_runtime/frameworks/cj/ffi/
H A Dcj_application_context.cpp53 std::shared_ptr<AppExecFwk::ApplicationInfo> CJApplicationContext::GetApplicationInfo() in GetApplicationInfo() function in OHOS::ApplicationContextCJ::CJApplicationContext
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_launch_data.h95 inline const ApplicationInfo &GetApplicationInfo() const in GetApplicationInfo() function in OHOS::AppExecFwk::AppLaunchData
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/
H A Dmock_context.cpp148 std::shared_ptr<AppExecFwk::ApplicationInfo> MockContext::GetApplicationInfo() const in GetApplicationInfo() function in OHOS::AbilityRuntime::MockContext
/foundation/ability/ability_runtime/test/unittest/application_context_second_test/
H A Dmock_context_impl.cpp166 std::shared_ptr<AppExecFwk::ApplicationInfo> MockContextImpl::GetApplicationInfo() const in GetApplicationInfo() function in OHOS::AbilityRuntime::MockContextImpl
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dability_stage_context.cpp121 std::shared_ptr<AppExecFwk::ApplicationInfo> AbilityStageContext::GetApplicationInfo() const in GetApplicationInfo() function in OHOS::AbilityRuntime::AbilityStageContext
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dstart_ability_utils.cpp53 bool StartAbilityUtils::GetApplicationInfo(const std::string &bundleName, int32_t userId, in GetApplicationInfo() function in OHOS::AAFwk::StartAbilityUtils

Completed in 12 milliseconds

12