/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/ |
H A D | redirect.rs | 77 let scheme = origin.scheme().cloned(); in redirect() localVariable
|
H A D | proxy.rs | 177 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 D | module.json | 43 "scheme":"", string 74 "scheme":"", string
|
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/ |
H A D | actsCESManagertest.cpp | 1087 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 D | common_event_unsubscribe_test.cpp | 141 void CommonEventUnSubscribeTest::SetMatchingSkillsWithScheme(const std::string &scheme) in SetMatchingSkillsWithScheme()
|
H A D | matching_skills_test.cpp | 197 std::string scheme = "action.system.event"; variable
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_sticky_manager.cpp | 152 std::string scheme = "\t\tScheme: " + record->commonEventData->GetWant().GetScheme() + "\n"; in DumpState() local
|
H A D | common_event_control_manager.cpp | 1068 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 D | app_domain_verify_mgr_service.cpp | 92 std::string scheme = UrlUtil::GetScheme(uriString); in FilterAbilities() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/ |
H A D | preprocess_utils.cpp | 174 std::string scheme = uri.GetScheme(); in SetRemoteUri() local
|
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/ |
H A D | grant_uri_permission.cpp | 189 string scheme = uri.GetScheme(); in CheckValidPublicUri() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/BundleClient/bundleClient1/entry/src/main/ |
H A D | module.json | 68 "scheme": "http" string
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | extension_ability_info.h | 76 std::string scheme; member
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/ |
H A D | js_uri.cpp | 204 std::string scheme = data_.substr(0, pos); in AnalysisScheme() local
|
/ohos5.0/base/telephony/sms_mms/utils/ |
H A D | text_coder.cpp | 297 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 D | config.json | 73 "scheme": "http", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e23Test/src/main/ |
H A D | config.json | 73 "scheme": "http", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e3Test/src/main/ |
H A D | config.json | 73 "scheme": "http", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e4Test/src/main/ |
H A D | config.json | 73 "scheme": "http", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e5Test/src/main/ |
H A D | config.json | 73 "scheme": "http", string
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e6Test/src/main/ |
H A D | config.json | 73 "scheme": "http", string
|
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/ |
H A D | file_access_helper.cpp | 147 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 D | napi_sms.h | 197 ISmsServiceInterface::SmsSegmentsInfo::SmsSegmentCodeScheme scheme; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | extension_ability_info.h | 130 std::string scheme; member
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/ |
H A D | udmf_service_impl.cpp | 288 std::string scheme = uri.GetScheme(); in ProcessUri() local
|