| /base/theme/screenlock_mgr/test/unittest/ |
| H A D | screenlock_event_list_test.h | 22 int eventType; member
|
| /base/telephony/state_registry/frameworks/js/napi/include/ |
| H A D | event_listener.h | 28 TelephonyUpdateEventType eventType = TelephonyUpdateEventType::NONE_EVENT_TYPE; member
|
| /base/hiviewdfx/hisysevent/adapter/native/idl/include/ |
| H A D | sys_event_rule.h | 48 uint32_t eventType = 0; member in OHOS::HiviewDFX::SysEventRule
|
| H A D | sys_event_query_rule.h | 43 uint32_t eventType = 0; member in OHOS::HiviewDFX::SysEventQueryRule
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
| H A D | hisysevent_base_listener.h | 35 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 D | sys_event_rule.h | 44 uint32_t eventType = 0; member in OHOS::HiviewDFX::SysEventRule
|
| H A D | sys_event_query_rule.h | 40 uint32_t eventType = 0; member in OHOS::HiviewDFX::SysEventQueryRule
|
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
| H A D | sys_event_callback_proxy.cpp | 24 void SysEventCallbackProxy::Handle(const std::u16string& domain, const std::u16string& eventName, uint32_t eventType, in Handle() argument
|
| /base/hiviewdfx/hiview/plugins/faultlogger/common/ |
| H A D | log_analyzer.cpp | 41 auto eventType = GetFaultNameByType(info.faultLogType, false);
in GetFingerRawString() local 51 auto eventType = GetFaultNameByType(info.faultLogType, false);
in AnalysisFaultlog() local
|
| /base/hiviewdfx/hiview/utility/smart_parser/ |
| H A D | smart_parser.cpp | 28 Analysis(const std::string& eventPath, const std::string& analysisConfig, const std::string& eventType) Analysis() argument
|
| /base/hiviewdfx/hiview/utility/smart_parser/rule/include/ |
| H A D | rule.h | 27 Rule(std::string eventPath, std::string analysisConfig, std::string eventType) in Rule() argument
|
| /base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
| H A D | sys_event_callback_stub.cpp | 50 uint32_t eventType = 0; in OnRemoteRequest() local
|
| H A D | hisysevent_listener_proxy.cpp | 28 eventType, Str16ToStr8(eventDetail)); in Handle() local 22 Handle(const std::u16string& domain, const std::u16string& eventName, uint32_t eventType, const std::u16string& eventDetail) Handle() argument
|
| /base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/ |
| H A D | app_event_processor.h | 28 int eventType = 0;
member
|
| /base/security/security_guard/interfaces/inner_api/common/include/ |
| H A D | security_event_info.h | 27 uint32_t eventType; member
|
| /base/security/security_guard/test/unittest/mock/config_manager/ |
| H A D | security_event_info.h | 27 uint32_t eventType; member
|
| /base/telephony/state_registry/frameworks/js/napi/src/ |
| H A D | event_listener_manager.cpp | 32 UnregisterEventListener( napi_env env, const TelephonyUpdateEventType eventType, napi_ref ref, std::list<EventListener> &removeListenerList) UnregisterEventListener() argument 43 UnregisterEventListener( napi_env env, TelephonyUpdateEventType eventType, std::list<EventListener> &removeListenerList) UnregisterEventListener() argument
|
| /base/update/updateservice/services/core/ability/alarm/src/ |
| H A D | timer_manager.cpp | 43 bool TimerManager::RegisterLooperEvent(EventType eventType, int64_t looperInterval, in RegisterLooperEvent() argument 69 void TimerManager::UnregisterLooperEvent(EventType eventType) in UnregisterLooperEvent() argument [all...] |
| /base/hiviewdfx/hiview/utility/analysis_faultlog/ |
| H A D | analysis_faultlog.cpp | 44 static std::map<std::string, std::string> SmartParser(const std::string& eventPath, const std::string& eventType) in SmartParser() argument 57 static void Tbox(std::map<std::string, std::string>& eventInfo, std::string& eventType) in Tbox() argument 70 std::string eventType; in main() local [all...] |
| /base/location/frameworks/location_common/common/source/ |
| H A D | common_hisysevent.cpp | 30 static void WriteEvent(const std::string& eventType, Types... args) in WriteEvent() argument
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/ |
| H A D | hisysevent_easy.c | 65 static int CheckEventType(uint8_t eventType) in CheckEventType() argument 91 int HiSysEventEasyWrite(const char* domain, const char* name, enum HiSysEventEasyType eventType, const char* data) in HiSysEventEasyWrite() argument 73 InitEventHeader(struct HiSysEventEasyHeader* header, const char* domain, const char* name, const uint8_t eventType) InitEventHeader() argument
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/ |
| H A D | napi_hisysevent_listener.cpp | 53 void NapiHiSysEventListener::OnEvent(const std::string& domain, const std::string& eventName, const int eventType, in OnEvent() argument
|
| /base/powermgr/thermal_manager/utils/native/src/ |
| H A D | thermal_hisysevent.cpp | 28 static void WriteEvent(const std::string& eventType, Types... args) in WriteEvent() argument 61 static void WriteFaultEvent(const std::string& eventType, Types... args) in WriteFaultEvent() argument
|
| /base/hiviewdfx/hisysevent/frameworks/native/include/ |
| H A D | hisysevent_tool.h | 40 uint32_t eventType; member
|
| /base/hiviewdfx/hiview/base/event_store/config/src/ |
| H A D | event_store_config.cpp | 77 bool EventStoreConfig::Contain(int eventType)
in Contain() argument 82 uint32_t EventStoreConfig::GetStoreDay(int eventType)
in GetStoreDay() argument 87 uint32_t EventStoreConfig::GetMaxSize(int eventType)
in GetMaxSize() argument 92 uint32_t EventStoreConfig::GetMaxFileNum(int eventType)
in GetMaxFileNum() argument 97 GetPageSize(int eventType) GetPageSize() argument 102 GetMaxFileSize(int eventType) GetMaxFileSize() argument [all...] |