Home
last modified time | relevance | path

Searched refs:QueryExtensionAbilityInfosWithTypeName (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp288 bundleMgrProxy.QueryExtensionAbilityInfosWithTypeName( in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1403 …virtual ErrCode QueryExtensionAbilityInfosWithTypeName(const Want &want, const std::string &extens… in QueryExtensionAbilityInfosWithTypeName() function
H A Dbundle_mgr_proxy.h977 …virtual ErrCode QueryExtensionAbilityInfosWithTypeName(const Want &want, const std::string &extens…
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager_sync.cpp432 …ret = CommonFunc::ConvertErrCode(iBundleMgr->QueryExtensionAbilityInfosWithTypeName(extensionParam… in QueryExtensionInfosSync()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_host_impl.h930 …virtual ErrCode QueryExtensionAbilityInfosWithTypeName(const Want &want, const std::string &extens…
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp3420QueryExtensionAbilityInfosWithTypeName(*want, extensionTypeName, flags, userId, extensionAbilityIn… in HandleQueryExtensionAbilityInfosWithTypeName()
H A Dbundle_mgr_proxy.cpp4046 ErrCode BundleMgrProxy::QueryExtensionAbilityInfosWithTypeName(const Want &want, const std::string … in QueryExtensionAbilityInfosWithTypeName() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3684 ErrCode BundleMgrHostImpl::QueryExtensionAbilityInfosWithTypeName(const Want &want, const std::stri… in QueryExtensionAbilityInfosWithTypeName() function in OHOS::AppExecFwk::BundleMgrHostImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp9494 …hostImpl->QueryExtensionAbilityInfosWithTypeName(want, TYPE_001, flags, DEFAULT_USERID, extensionI…
9509 …ErrCode ret = hostImpl->QueryExtensionAbilityInfosWithTypeName(want, "", flags, DEFAULT_USERID, ex…
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp8603 …ErrCode ret = bundleMgrProxy->QueryExtensionAbilityInfosWithTypeName(want, "", flag, USERID, exten…