Home
last modified time | relevance | path

Searched defs:eventDetail (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/powermgr/battery_statistics/test/unittest/include/servicetest/utils/
H A Dstats_service_write_event.h31 …std::string eventDetail = HiSysEventOperation::CombineHiSysEvent(domain, eventName, type, keyValue… in StatsWriteHiSysEvent() local
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_callback_proxy.cpp25 const std::u16string& eventDetail) in Handle()
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dhisysevent_listener_proxy.cpp23 uint32_t eventType, const std::u16string& eventDetail) in Handle()
H A Dsys_event_callback_stub.cpp56 std::u16string eventDetail; in OnRemoteRequest() local
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_base_listener.h36 const std::string& eventDetail) in OnEvent()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_listener.cpp54 const std::string& eventDetail) in OnEvent()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dhisysevent_observer.cpp94 std::string eventDetail = sysEvent->AsJson(); in OnEvent() local
/ohos5.0/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_listener.cpp54 std::string eventDetail = sysEvent->AsJson(); in OnEvent() local
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_adapter_native_test.cpp99 const std::u16string& eventDetail) {} in Handle()