Searched defs:ImplicitQueryInfos (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/src/ |
H A D | mock_bundle_mgr.cpp | 173 bool BundleMgrService::ImplicitQueryInfos(const Want& want, int32_t flags, int32_t userId, bool wit… in ImplicitQueryInfos() function in OHOS::AppExecFwk::BundleMgrService
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 700 bool BundleMgrHelper::ImplicitQueryInfos(const Want &want, int32_t flags, int32_t userId, bool with… in ImplicitQueryInfos() function in OHOS::AppExecFwk::BundleMgrHelper
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 1140 … virtual bool ImplicitQueryInfos(const Want &want, int32_t flags, int32_t userId, bool withDefault, in ImplicitQueryInfos() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 2926 bool BundleMgrProxy::ImplicitQueryInfos(const Want &want, int32_t flags, int32_t userId, bool withD… in ImplicitQueryInfos() function in OHOS::AppExecFwk::BundleMgrProxy
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 2952 bool BundleMgrHostImpl::ImplicitQueryInfos(const Want &want, int32_t flags, int32_t userId, bool w… in ImplicitQueryInfos() function in OHOS::AppExecFwk::BundleMgrHostImpl
|
H A D | bundle_data_mgr.cpp | 6199 bool BundleDataMgr::ImplicitQueryInfos(const Want &want, int32_t flags, int32_t userId, bool withDe… in ImplicitQueryInfos() function in OHOS::AppExecFwk::BundleDataMgr
|