Home
last modified time | relevance | path

Searched defs:domain (Results 1 - 25 of 426) sorted by relevance

12345678910>>...18

/third_party/musl/src/network/
H A Dsocketpair.c9 int socketpair(int domain, int type, int protocol, int fd[2]) in socketpair() argument
H A Dres_querydomain.c4 int res_querydomain(const char *name, const char *domain, int class, int type, unsigned char *dest, int len) in res_querydomain() argument
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_domains.cpp91 bool IsValidDomain(LogType type, uint32_t domain) in IsValidDomain() argument
/base/hiviewdfx/hilog/interfaces/native/innerkits/include/hilog/
H A Dlog_cpp.h33 unsigned int domain; member
/base/account/os_account/interfaces/kits/cj/osaccount/include/
H A Dcommon.h32 char* domain; member
/foundation/arkui/ace_engine/test/mock/adapter/
H A Dmock_log_wrapper.cpp21 void LogWrapper::PrintLog(LogDomain domain, LogLevel level, AceLogTag tag, const char* fmt, va_list args) {} in PrintLog() argument
/foundation/communication/dsoftbus/tests/core/common/dfx/log/unittest/include/
H A Dsoftbus_log_test_utils.h24 void ExpectMatchSoftBusLogAttrs(const SoftBusLogLabel &attrs, LABLE_TYPE label, uint32_t domain, in ExpectMatchSoftBusLogAttrs() argument
/third_party/musl/porting/linux/user/src/hook/
H A Dsocket_common.c7 int socket(int domain, int type, int protocol) in socket() argument
/third_party/musl/src/hook/linux/
H A Dsocket_common.c22 int socket(int domain, int type, int protocol) in socket() argument
/third_party/node/deps/v8/src/third_party/vtune/
H A Dvtuneapi.h38 VTuneDomain(__itt_domain* domain) { domain_ = domain; } in VTuneDomain() argument
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dnetwork_res_search_test.cpp20 const char* domain = " "; in HWTEST_F() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_common.h16 const u8 *domain; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_common.h16 const u8 *domain; member
/base/hiviewdfx/hiview/base/
H A Dhi_logger.cpp33 void HiLogger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list args) in Print() argument
/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
H A Dhilog_cp.h27 unsigned int domain; member
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dcompliant_event_checker.cpp51 bool CompliantEventChecker::IsCompliantEvent(const std::string& domain, const std::string& eventName) in IsCompliantEvent() argument
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Dmusl_log.c21 MuslHiLogPrinter( LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) MuslHiLogPrinter() argument
/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dsehap_contexts_trie.h24 std::string domain; member
/base/startup/init/services/log/
H A Dinit_commlog.c24 INIT_PUBLIC_API void StartupLog(InitLogLevel logLevel, uint32_t domain, const char *tag, const char *fmt, ...) in StartupLog() argument
/foundation/multimedia/image_framework/mock/native/include/log/hilog/
H A Dlog_cpp.h28 unsigned int domain; member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio.c23 SysIoSock *SysIoSocketFactory(FILLP_INT domain, FILLP_INT type, FILLP_INT protocol) in SysIoSocketFactory() argument
/test/ostest/wukong/report/src/
H A Dsysevent_listener.cpp31 std::string domain = sysEvent->GetDomain(); in OnEvent() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/lib/
H A Dlibrpc-tirpc.c26 int bound_socket(int domain, int type) in bound_socket() argument
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dsys_event_rule.h31 SysEventRule(const std::string& domain, const std::string& eventName, in SysEventRule() argument
34 SysEventRule(const std::string& domain, const std::string& eventName, in SysEventRule() argument
44 std::string domain; member in OHOS::HiviewDFX::SysEventRule
H A Dsys_event_query_rule.h32 SysEventQueryRule(const std::string& domain, const std::vector<std::string>& events, in SysEventQueryRule() argument
40 std::string domain; member in OHOS::HiviewDFX::SysEventQueryRule

Completed in 9 milliseconds

12345678910>>...18