Home
last modified time | relevance | path

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

123456

/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
/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
H A Ddefault_logger.cpp31 void DefaultLogger::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
H A Dsys_event_callback_proxy.cpp24 void SysEventCallbackProxy::Handle(const std::u16string& domain, const std::u16string& eventName, uint32_t eventType, in Handle() 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
/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
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_base_listener.h35 virtual void OnEvent(const std::string& domain, const std::string& eventName, const int eventType, in OnEvent() argument
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dsys_event_rule.h27 SysEventRule(const std::string& domain, const std::string& eventName, in SysEventRule() argument
30 SysEventRule(const std::string& domain, const std::string& eventName, in SysEventRule() argument
40 std::string domain; member in OHOS::HiviewDFX::SysEventRule
H A Dsys_event_query_rule.h29 SysEventQueryRule(const std::string& domain, const std::vector<std::string>& events, in SysEventQueryRule() argument
37 std::string domain; member in OHOS::HiviewDFX::SysEventQueryRule
/base/hiviewdfx/hilog/frameworks/hilog_ndk/
H A Dhilog_ndk.c21 int OH_LOG_Print(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in OH_LOG_Print() argument
31 bool OH_LOG_IsLoggable(unsigned int domain, const char *tag, LogLevel level) in OH_LOG_IsLoggable() argument
/base/hiviewdfx/hilog/platform/
H A Dhilog_printf.cpp37 int HiLogPrintArgs(const LogType type, const LogLevel level, const unsigned int domain, const char *tag, in HiLogPrintArgs() argument
44 int HiLogPrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogPrint() argument
54 bool HiLogIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogIsLoggable() argument
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dhisysevent_c.cpp31 int HiSysEventInnerWrite(const char* func, int64_t line, const std::string& domain, const std::string& name, in HiSysEventInnerWrite() argument
45 int HiSysEvent_Write(const char* func, int64_t line, const char* domain, const char* name, in HiSysEvent_Write() argument
/base/hiviewdfx/hiview/base/include/
H A Di_logger.h28 virtual void Print(uint32_t level, uint32_t domain, const char* tag, const char* format, va_list args) {}; in Print() argument
/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/include/
H A Ddaily_db_helper.h26 std::string domain; member
/base/hiviewdfx/hilog/test/moduletest/common/
H A Dadapter_test.cpp102 uint32_t domain = 12345; in HWTEST_F() local
/base/hiviewdfx/hiview/base/event_store/store/include/
H A Dsys_event_repeat_db.h29 std::string domain; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/include/
H A Deasy_event_builder.h33 char domain[DOMAIN_ARRAY_LEN]; member
/base/hiviewdfx/hiview/base/event_store/utility/reader/include/
H A Dcontent_reader.h32 char domain[MAX_DOMAIN_LEN] = {0}; member

Completed in 10 milliseconds

123456