Home
last modified time | relevance | path

Searched defs:domain (Results 126 – 150 of 318) sorted by relevance

12345678910>>...13

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dsehap_contexts_trie.cpp55 bool SehapContextsTrie::Insert(const std::string& paraName, const std::string& domain, const std::s… in Insert()
/ohos5.0/foundation/multimedia/drm_framework/services/utils/include/
H A Ddrm_api_operation.h32 std::string domain; member
/ohos5.0/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
H A Dhilog_adapter.cpp43 uint32_t domain = LOG_RENDER_DOMAIN; in HiLogAdapterPrintLog() local
/aosp14/frameworks/base/services/core/java/com/android/server/pm/verify/domain/proxy/
H A DDomainVerificationProxyV1.java188 String domain = successfulDomains.valueAt(index); in runMessage() local
292 String domain = domains.valueAt(index); in buildHostsString() local
/ohos5.0/base/security/selinux_adapter/interfaces/tools/hap_restorecon/
H A Dtest.cpp39 bool domain = false; member
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_base.h42 uint32_t domain; member
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_print.h28 uint32_t domain; member
/ohos5.0/base/hiviewdfx/hilog/interfaces/rust/src/
H A Dlib.rs72 pub domain: u32, field
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_watcher_service.cpp45 int SetAppEventFilter(struct HiAppEvent_Watcher* watcher, const char* domain, uint8_t eventTypes, in SetAppEventFilter()
H A Dndk_app_event_processor.cpp59 int NdkAppEventProcessor::SetReportEvent(const char* domain, const char* name, bool isRealTime) in SetReportEvent()
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_default_rule_parser.cpp123 cJSON *domain = cJSON_GetObjectItem(mem, jsonKey.c_str()); in ParseDomainList() local
220 cJSON *domain = cJSON_GetObjectItem(mem, NET_FIREWALL_DOMAIN.c_str()); in ConvertDomainParamToConfig() local
/ohos5.0/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/
H A Dhilog_napi_base.cpp127 int32_t domain; in IsLoggable() local
242 int32_t domain; in HilogImpl() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp124 [this] (const std::string& domain, const std::string& name) { in OnLoad()
128 [this] (const std::string& domain, const std::string& name) { in OnLoad()
/ohos5.0/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_rule_manager_test.cpp59 NetFirewallDomainParam domain; in GetNetFirewallRuleSptr() local
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_listener.cpp53 void NapiHiSysEventListener::OnEvent(const std::string& domain, const std::string& eventName, const… in OnEvent()
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/moduletest/common/
H A Dfreeze_detector_plugin_module_test.cpp55 bool fromKernel, long happenTime, const std::string& domain, const std::string& stringid) const in CreateFreezeEvent() argument
/ohos5.0/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilogtool_test.cpp191 uint32_t domain = 0xd002d00; variable
802 std::string domain = res.substr(34, 5); variable
851 uint32_t domain = std::stoi(res.substr(34, 5)); variable
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_record_c.h30 char domain[MAX_LENGTH_OF_EVENT_DOMAIN]; member
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dhap_restorecon.h36 std::string domain = ""; member
/aosp14/frameworks/base/core/jni/
H A Dandroid_app_backup_FullBackup.cpp95 String8 domain(domainchars ? domainchars : ""); in backupToTar() local
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/event/src/form/
H A Dsoftbus_event_form.h39 const char *domain; // DOMAIN member
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_http_probe.cpp223 std::string domain; in ExtractDomainFormUrl() local
234 std::string NetHttpProbe::GetAddrInfo(const std::string &domain) in GetAddrInfo()
472 bool NetHttpProbe::SetResolveOption(ProbeType probeType, const std::string &domain, const std::stri… in SetResolveOption()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfreeze_json_generator_unittest.cpp95 std::string domain = ""; variable
/aosp14/frameworks/base/core/java/android/security/net/config/
H A DXmlConfigSource.java161 String domain = parser.getText().trim().toLowerCase(Locale.US); in parseDomain() local
256 Domain domain = parseDomain(parser, seenDomains); in parseConfigEntry() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer.cpp89 AppEventFilter::AppEventFilter(const std::string& domain, const std::unordered_set<std::string>& na… in AppEventFilter()
93 AppEventFilter::AppEventFilter(const std::string& domain, uint32_t types) : domain(domain), types(t… in AppEventFilter()

12345678910>>...13