Home
last modified time | relevance | path

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

12

/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
H A Dextension_ability_info.h130 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
/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
/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
/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dfile_access_service.cpp150 string scheme = uri.GetScheme(); in GetBundleNameFromUri() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.h179 void SetCustomScheme(const std::string& scheme) in SetCustomScheme() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp964 auto const scheme = in.substr(0u, 5u); in ParseDataUri() local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_helper.cpp147 std::string scheme = uri.GetScheme(); in GetConnectExtensionInfo() local
328 std::string scheme = uri.GetScheme(); in GetProxyByUri() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h110 char* scheme; member

Completed in 28 milliseconds

12