Home
last modified time | relevance | path

Searched defs:scheme (Results 1 – 25 of 37) sorted by relevance

12

/foundation/filemanagement/file_api/interfaces/kits/native/remote_uri/
Dremote_uri.cpp37 string scheme = remoteUri.GetScheme(); in IsMediaUri() local
88 string scheme = path.substr(0, posDatashare); in IsRemoteUri() local
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/common/include/
Dskill_uri.h28 std::string scheme; member
/foundation/barrierfree/accessibility/services/test/mock/
Dmock_matching_skill.cpp103 void MatchingSkills::AddScheme(const std::string& scheme) in AddScheme()
111 void MatchingSkills::RemoveScheme(const std::string& scheme) in RemoveScheme()
/foundation/ability/ability_runtime/services/abilitymgr/include/deeplink_reserve/
Ddeeplink_reserve_config.h29 std::string scheme; member
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/system_module/entry/src/main/
Dmodule.json74 "scheme":"content", string
82 "scheme":"aaaaa", string
126 "scheme":"content", string
134 "scheme":"aaaaa", string
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/sceneProject/unittest/system_module/entry/src/main/
Dmodule.json73 "scheme":"content", string
81 "scheme":"aaaaa", string
125 "scheme":"content", string
133 "scheme":"aaaaa", string
/foundation/communication/nfc/services/src/tag/
Dndef_har_data_parser.cpp163 std::string scheme = ndefUri.GetScheme(); in ParseUriLink() local
233 std::string scheme = ndefUri.GetScheme(); in IsWebUri() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dskill.h29 std::string scheme; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmedia_file_uri.cpp155 std::string scheme = uri->GetScheme(); in CalNetworkId() local
329 std::string scheme = this->GetScheme(); in IsValid() local
408 std::string scheme = uri.GetScheme(); in UriValidCheck() local
/foundation/ability/ability_base/test/unittest/want/
Dskills_test.cpp473 std::string scheme = "scheme.system.test"; variable
677 std::string scheme = "scheme.system.test"; variable
996 std::string scheme = "this is scheme"; variable
1012 std::string scheme = ""; variable
1028 std::string scheme = "this is scheme"; variable
/foundation/filemanagement/user_file_service/test/unittest/
Dexternal_file_access_test.cpp124 std::string scheme = uri.GetScheme(); in ReplaceBundleNameFromPath() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
Duri_utils.h35 std::string scheme; member
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dskills.cpp400 void Skills::AddScheme(const std::string &scheme) in AddScheme()
413 bool Skills::HasScheme(const std::string &scheme) in HasScheme()
423 void Skills::RemoveScheme(const std::string &scheme) in RemoveScheme()
715 int Skills::MatchData(const std::string &type, const std::string &scheme, Uri data) in MatchData()
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/defaultAppTest/entry/src/main/
Dmodule.json32 "scheme": "mailto" string
52 "scheme": "mailto" string
75 "scheme": "http" string
78 "scheme": "https" string
98 "scheme": "http" string
101 "scheme": "https" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/backupTest/entry/src/main/
Dmodule.json43 "scheme":"", string
74 "scheme":"", string
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/
Dpreprocess_utils.cpp174 std::string scheme = uri.GetScheme(); in SetRemoteUri() local
/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
Dgrant_uri_permission.cpp189 string scheme = uri.GetScheme(); in CheckValidPublicUri() local
/foundation/bundlemanager/app_domain_verify/services/src/manager/core/
Dapp_domain_verify_mgr_service.cpp92 std::string scheme = UrlUtil::GetScheme(uriString); in FilterAbilities() local
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/BundleClient/bundleClient1/entry/src/main/
Dmodule.json68 "scheme": "http" string
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Dextension_ability_info.h76 std::string scheme; member
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e4Test/src/main/
Dconfig.json73 "scheme": "http", string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e23Test/src/main/
Dconfig.json73 "scheme": "http", string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e3Test/src/main/
Dconfig.json73 "scheme": "http", string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e5Test/src/main/
Dconfig.json73 "scheme": "http", string
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e6Test/src/main/
Dconfig.json73 "scheme": "http", string

12