Home
last modified time | relevance | path

Searched defs:scheme (Results 26 – 50 of 63) sorted by relevance

123

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Dredirect.rs77 let scheme = origin.scheme().cloned(); in redirect() localVariable
H A Dproxy.rs177 pub(crate) fn scheme(&self) -> &Scheme { in scheme() method
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/backupTest/entry/src/main/
H A Dmodule.json43 "scheme":"", string
74 "scheme":"", string
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/
H A DactsCESManagertest.cpp1087 std::string scheme = "SETSCHEME"; variable
1124 std::string scheme = "SETSCHEME"; variable
1325 std::string scheme = "SETSCHEME"; variable
1363 std::string scheme = "SETSCHEME"; variable
1404 std::string scheme = "SETSCHEME"; variable
1446 std::string scheme = "SETSCHEME"; variable
1647 std::string scheme = "SETSCHEME"; variable
1687 std::string scheme = "SETSCHEME"; variable
1728 std::string scheme = "SETSCHEME"; variable
1770 std::string scheme = "SETSCHEME"; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/test/unittest/
H A Dcommon_event_unsubscribe_test.cpp141 void CommonEventUnSubscribeTest::SetMatchingSkillsWithScheme(const std::string &scheme) in SetMatchingSkillsWithScheme()
H A Dmatching_skills_test.cpp197 std::string scheme = "action.system.event"; variable
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_sticky_manager.cpp152 std::string scheme = "\t\tScheme: " + record->commonEventData->GetWant().GetScheme() + "\n"; in DumpState() local
H A Dcommon_event_control_manager.cpp1068 std::string scheme = "\t\tScheme: " + record->commonEventData->GetWant().GetScheme() + "\n"; in DumpStateByCommonEventRecord() local
1182 std::string scheme = "\t\tScheme: " + record.want.GetScheme() + "\n"; in DumpHistoryStateByCommonEventRecord() local
/ohos5.0/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
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/
H A Dpreprocess_utils.cpp174 std::string scheme = uri.GetScheme(); in SetRemoteUri() local
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/
H A Dgrant_uri_permission.cpp189 string scheme = uri.GetScheme(); in CheckValidPublicUri() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/BundleClient/bundleClient1/entry/src/main/
H A Dmodule.json68 "scheme": "http" string
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dextension_ability_info.h76 std::string scheme; member
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/
H A Djs_uri.cpp204 std::string scheme = data_.substr(0, pos); in AnalysisScheme() local
/ohos5.0/base/telephony/sms_mms/utils/
H A Dtext_coder.cpp297 DataCodingScheme &scheme, SmsCodingNationalType codingNationalType, MSG_LANGUAGE_ID_T &langId) in GsmUtf8ToAuto()
343 …f8ToAuto(uint8_t *dest, int maxLength, const uint8_t *src, int srcLength, DataCodingScheme &scheme) in CdmaUtf8ToAuto()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e21Test/src/main/
H A Dconfig.json73 "scheme": "http", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e23Test/src/main/
H A Dconfig.json73 "scheme": "http", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e3Test/src/main/
H A Dconfig.json73 "scheme": "http", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e4Test/src/main/
H A Dconfig.json73 "scheme": "http", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e5Test/src/main/
H A Dconfig.json73 "scheme": "http", string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e6Test/src/main/
H A Dconfig.json73 "scheme": "http", string
/ohos5.0/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
327 std::string scheme = uri.GetScheme(); in GetProxyByUri() local
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/
H A Dnapi_sms.h197 ISmsServiceInterface::SmsSegmentsInfo::SmsSegmentCodeScheme scheme; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dextension_ability_info.h130 std::string scheme; member
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp288 std::string scheme = uri.GetScheme(); in ProcessUri() local

123