Home
last modified time | relevance | path

Searched defs:domain (Results 26 - 50 of 138) sorted by relevance

123456

/base/hiviewdfx/hiview/base/
H A Dlogger.cpp48 void Logger::Print(uint32_t level, uint32_t domain, const char* tag, const char* format, ...) in Print() argument
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dsys_event_callback_stub.cpp38 std::u16string domain; in OnRemoteRequest() local
H A Dhisysevent_listener_proxy.cpp22 void HiSysEventListenerProxy::Handle(const std::u16string& domain, const std::u16string& eventName, in Handle() argument
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
H A Dapp_event_observer.h32 std::string domain; member
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/src/
H A Dapp_event.cpp25 Event::Event(const std::string& domain, const std::string& name, EventType type) in Event() argument
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
H A Dapp_event_processor.h26 std::string domain; member
/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_has_domain_info_callback.cpp23 DomainHasDomainInfoCallback( const sptr<IDomainAccountCallback> &callback, const std::string &domain, const std::string &accountName) DomainHasDomainInfoCallback() argument
/base/powermgr/battery_statistics/test/unittest/include/servicetest/utils/
H A Dstats_service_write_event.h28 static void StatsWriteHiSysEvent(const sptr<BatteryStatsService>& service, const std::string &domain, in StatsWriteHiSysEvent() argument
/base/print/print_fwk/services/print_service/include/
H A Dprint_security_guard_info.h43 std::string domain; member
/base/web/webview/ohos_adapter/hiviewdfx_adapter/src/
H A Dhilog_adapter.cpp43 uint32_t domain = LOG_RENDER_DOMAIN; in HiLogAdapterPrintLog() local
/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_base.h42 uint32_t domain; member
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/include/
H A Devent_write_handler.h35 std::string domain; member
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/
H A Dhisysevent_easy.c73 static int InitEventHeader(struct HiSysEventEasyHeader* header, const char* domain, const char* name, in InitEventHeader() argument
91 int HiSysEventEasyWrite(const char* domain, const char* name, enum HiSysEventEasyType eventType, const char* data) in HiSysEventEasyWrite() argument
/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 int eventType, in OnEvent() argument
/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_dao.cpp30 std::shared_ptr<SysEventQuery> SysEventDao::BuildQuery(const std::string& domain, in BuildQuery() argument
40 std::shared_ptr<SysEventQuery> SysEventDao::BuildQuery(const std::string& domain, in BuildQuery() argument
/base/hiviewdfx/hiappevent/frameworks/js/napi/include/
H A Dnapi_app_event_watcher.h37 std::string domain; member
/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent.h120 const char* domain; member
[all...]
/base/security/selinux_adapter/interfaces/policycoreutils/include/
H A Dhap_restorecon.h36 std::string domain = ""; member
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dappevent_watcher_impl.h52 std::string domain = ""; member
/base/hiviewdfx/hilog/frameworks/libhilog/base/
H A Dhilog_base.c100 int HiLogBasePrint(LogType type, LogLevel level, unsigned int domain, const char *tag, const char *fmt, ...) in HiLogBasePrint() argument
114 bool HiLogBaseIsLoggable(unsigned int domain, const char *tag, LogLevel level) in HiLogBaseIsLoggable() argument
79 HiLogBasePrintArgs( const LogType type, const LogLevel level, const unsigned int domain, const char *tag, const char *fmt, va_list ap) HiLogBasePrintArgs() argument
/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_data.h39 uint32_t domain; member
/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_tool.h31 std::string domain; member
/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/
H A Ddaily_controller_test.cpp42 std::shared_ptr<SysEvent> CreateEvent(const std::string& domain, const std::string& name, in CreateEvent() argument
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_rules.h49 ListenerRule(const std::string& domain, const std::string& eventName, in ListenerRule() argument
52 ListenerRule(const std::string& domain, const std::string& eventName, in ListenerRule() argument
80 std::string domain; member in OHOS::HiviewDFX::ListenerRule
89 QueryRule(const std::string& domain, const std::vector<std::string>& eventList, in QueryRule() argument
116 std::string domain; global() member in OHOS::HiviewDFX::QueryRule
[all...]
H A Dhisysevent_manager_c.h42 char domain[MAX_LENGTH_OF_EVENT_DOMAIN]; member
73 char domain[MAX_LENGTH_OF_EVENT_DOMAIN]; member

Completed in 11 milliseconds

123456