Home
last modified time | relevance | path

Searched defs:domainName (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/communication/nfc/test/unittest/services/tags_test/
H A Dndef_message_test.cpp165 const std::string domainName = ""; variable
178 const std::string domainName = "domainName"; variable
191 const std::string domainName = "domainName"; variable
204 const std::string domainName = "domainName"; variable
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/network/rule/
H A Ddomain_chain_rule_test.cpp82 std::string domainName{"www.example1.com"}; variable
94 std::string domainName{"\"|03777777076578616d706c6503636f6d|\""}; variable
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-settings-sys.md16 ## domainName section
H A Djs-apis-settings.md16 ## domainName section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-settings-sys.md16 ## domainName section
H A Djs-apis-settings.md16 ## domainName section
/ohos5.0/base/customization/enterprise_device_management/common/native/src/plugin_utils/
H A Ddomain_filter_rule.cpp37 std::string domainName = parcel.ReadString(); in Unmarshalling() local
/ohos5.0/base/security/security_guard/services/data_collect/collect/hiview/
H A Dhiview_listener.cpp61 std::string domainName = sysEvent->GetDomain() + "-" + sysEvent->GetEventName(); in GetSecEvent() local
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/network/
H A Diptables_manager.cpp188 std::string domainName = std::get<DOMAIN_DOMAINNAME_IND>(rule); in AddDomainFilterRule() local
226 std::string domainName = std::get<DOMAIN_DOMAINNAME_IND>(rule); in RemoveDomainFilterRules() local
/ohos5.0/base/hiviewdfx/hiview/base/
H A Ddispatch_rule_parser.cpp139 std::string domainName = jsonDomainArray[i]["domain"].asString(); in DispatchRuleParser() local
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/network/rule/
H A Ddomain_chain_rule.cpp70 std::string DomainChainRule::DomainToFormatData(const std::string &domainName) in DomainToFormatData()
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_ndef_message.cpp143 std::string domainName = GetStringFromValue(env, argv[ARGV_INDEX_0]); in MakeExternalRecord() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dhisysevent_observer.cpp110 std::string domainName = root.at("domain_").get<std::string>(); in OnEvent() local
/ohos5.0/foundation/communication/nfc/test/fuzztest/tags_test/ndefmessage/ndefmessage_fuzzer/
H A Dndefmessage_fuzzer.cpp138 std::string domainName = NfcSdkCommon::UnsignedCharToHexString(data[0]); in FuzzMakeExternalRecord() local
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.cpp138 std::shared_ptr<NdefRecord> NdefMessage::MakeExternalRecord(const std::string& domainName, in MakeExternalRecord()
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/network_manager/src/
H A Dnetwork_manager_addon.cpp831 std::string domainName; in JsObjToDomainFilterRule() local
848 napi_value domainName = nullptr; in DomainFilterRuleToJsObj() local