Searched defs:withDefault (Results 1 - 13 of 13) sorted by relevance
/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | implicit_start_processor.h | 44 bool withDefault = false; member
|
/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 withDefault, in ImplicitQueryInfos() argument
|
/foundation/communication/nfc/services/src/tag/ |
H A D | ndef_har_dispatch.cpp | 76 bool withDefault = false; in DispatchMimeType() local
|
/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/ |
H A D | bundle_mgr_helper_test.cpp | 234 bool withDefault = false; in HWTEST_F() local
|
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/ |
H A D | bundle_mgr_helper.cpp | 708 bool BundleMgrHelper::ImplicitQueryInfos(const Want &want, int32_t flags, int32_t userId, bool withDefault, in ImplicitQueryInfos() argument
|
/foundation/communication/nfc/services/src/external_deps/ |
H A D | app_data_parser.cpp | 154 bool withDefault = false; in QueryAbilityInfos() local
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | implicit_start_processor.cpp | 390 bool withDefault = false; in GenerateAbilityRequestByAction() local
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/ |
H A D | bms_bundle_default_app_test.cpp | 1493 bool withDefault = true; in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 2958 bool BundleMgrProxy::ImplicitQueryInfos(const Want &want, int32_t flags, int32_t userId, bool withDefault, in ImplicitQueryInfos() argument
|
H A D | bundle_mgr_host.cpp | 2573 bool withDefault = data.ReadBool(); in HandleImplicitQueryInfos() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_mgr_interface.h | 1139 virtual bool ImplicitQueryInfos(const Want &want, int32_t flags, int32_t userId, bool withDefault, in ImplicitQueryInfos() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 2907 bool BundleMgrHostImpl::ImplicitQueryInfos(const Want &want, int32_t flags, int32_t userId, bool withDefault, in ImplicitQueryInfos() argument
|
H A D | bundle_data_mgr.cpp | 6199 bool BundleDataMgr::ImplicitQueryInfos(const Want &want, int32_t flags, int32_t userId, bool withDefault, in ImplicitQueryInfos() argument
|
Completed in 73 milliseconds