Home
last modified time | relevance | path

Searched defs:scheme (Results 1 - 25 of 58) sorted by relevance

123

/foundation/ability/ability_runtime/services/abilitymgr/include/deeplink_reserve/
H A Ddeeplink_reserve_config.h29 std::string scheme; member
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/common/include/
H A Dskill_uri.h28 std::string scheme; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dskill.h29 std::string scheme; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Duri_utils.h35 std::string scheme; member
/foundation/filemanagement/file_api/interfaces/kits/native/remote_uri/
H A Dremote_uri.cpp37 string scheme = remoteUri.GetScheme(); in IsMediaUri() local
88 string scheme = path.substr(0, posDatashare); in IsRemoteUri() local
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_matching_skill.cpp103 void MatchingSkills::AddScheme(const std::string& scheme) in AddScheme() argument
111 void MatchingSkills::RemoveScheme(const std::string& scheme) in RemoveScheme() argument
/foundation/filemanagement/user_file_service/test/unittest/
H A Dexternal_file_access_test.cpp124 std::string scheme = uri.GetScheme(); in ReplaceBundleNameFromPath() local
H A Dmedialibrary_file_access_test_info.cpp825 std::string scheme = uri.GetScheme(); in ReplaceBundleNameFromPath() local
/kernel/linux/linux-6.6/mm/damon/
H A Dreclaim.c164 struct damos *scheme, *old_scheme; in damon_reclaim_apply_parameters() local
H A Dlru_sort.c199 struct damos *scheme, *hot_scheme, *cold_scheme; in damon_lru_sort_apply_parameters() local
H A Dpaddr.c217 static bool damos_pa_filter_out(struct damos *scheme, struct folio *folio) in damos_pa_filter_out() argument
295 damon_pa_apply_scheme(struct damon_ctx *ctx, struct damon_target *t, struct damon_region *r, struct damos *scheme) damon_pa_apply_scheme() argument
315 damon_pa_scheme_score(struct damon_ctx *context, struct damon_target *t, struct damon_region *r, struct damos *scheme) damon_pa_scheme_score() argument
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Duri_utils.cpp62 auto &&scheme = uri.GetScheme(); in GetUriListFromWantDms() local
/foundation/bundlemanager/app_domain_verify/services/src/manager/core/
H A Dapp_domain_verify_mgr_service.cpp92 std::string scheme = UrlUtil::GetScheme(uriString); in FilterAbilities() local
/foundation/communication/nfc/services/src/tag/
H A Dndef_har_data_parser.cpp163 std::string scheme = ndefUri.GetScheme(); in ParseUriLink() local
233 std::string scheme = ndefUri.GetScheme(); in IsWebUri() local
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/
H A Dpreprocess_utils.cpp174 std::string scheme = uri.GetScheme(); in SetRemoteUri() local
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
H A Dgrant_uri_permission.cpp189 string scheme = uri.GetScheme(); in CheckValidPublicUri() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dgpio.c404 enum ath_btcoex_scheme scheme = ath9k_hw_get_btcoex_scheme(ah); in ath9k_deinit_btcoex() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dgpio.c404 enum ath_btcoex_scheme scheme = ath9k_hw_get_btcoex_scheme(ah); in ath9k_deinit_btcoex() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dphy.h189 u8 scheme; member
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dextension_ability_info.h76 std::string scheme; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_uri.cpp157 std::string scheme = uri->GetScheme(); in CalNetworkId() local
331 std::string scheme = this->GetScheme(); in IsValid() local
410 std::string scheme = uri.GetScheme(); UriValidCheck() local
[all...]
/foundation/ability/ability_base/test/unittest/want/
H A Dskills_test.cpp473 std::string scheme = "scheme.system.test"; in HWTEST_F() local
677 std::string scheme = "scheme.system.test"; in HWTEST_F() local
996 std::string scheme = "this is scheme"; HWTEST_F() local
1012 std::string scheme = ""; HWTEST_F() local
1028 std::string scheme = "this is scheme"; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_manager_stub_impl.cpp729 auto &&scheme = uri_inner.GetScheme(); in GrantUriPermissionFor2In1Inner() local
813 auto &&scheme = uri.GetScheme(); in CheckUriPermission() local
868 auto &&scheme = uri.GetScheme(); in CheckUriTypeIsValid() local
[all...]
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp400 void Skills::AddScheme(const std::string &scheme) in AddScheme() argument
413 HasScheme(const std::string &scheme) HasScheme() argument
423 RemoveScheme(const std::string &scheme) RemoveScheme() argument
715 MatchData(const std::string &type, const std::string &scheme, Uri data) MatchData() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp302 std::string scheme = uri.GetScheme(); in ProcessUri() local

Completed in 19 milliseconds

123