Home
last modified time | relevance | path

Searched refs:AppEventStat (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_watch.cpp296 AppEventStat::WriteApiEndEventAsync("addWatcher", beginTime, AppEventStat::FAILED, errCode); in AddWatcher()
323AppEventStat::WriteApiEndEventAsync("addWatcher", beginTime, AppEventStat::FAILED, NapiError::ERR_… in AddWatcher()
335AppEventStat::WriteApiEndEventAsync("addWatcher", beginTime, AppEventStat::SUCCESS, NapiError::ERR… in AddWatcher()
342AppEventStat::WriteApiEndEventAsync("removeWatcher", beginTime, AppEventStat::FAILED, NapiError::E… in RemoveWatcher()
348AppEventStat::WriteApiEndEventAsync("removeWatcher", beginTime, AppEventStat::FAILED, errCode); in RemoveWatcher()
352AppEventStat::WriteApiEndEventAsync("removeWatcher", beginTime, AppEventStat::SUCCESS, NapiError::… in RemoveWatcher()
H A Dnapi_hiappevent_js_v9.cpp183AppEventStat::WriteApiEndEventAsync("clearData", beginTime, AppEventStat::SUCCESS, NapiError::ERR_… in ClearData()
192AppEventStat::WriteApiEndEventAsync("addWatcher", beginTime, AppEventStat::FAILED, NapiError::ERR_… in AddWatcher()
204AppEventStat::WriteApiEndEventAsync("removeWatcher", beginTime, AppEventStat::FAILED, NapiError::E… in RemoveWatcher()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/include/
H A Dapp_event_stat.h22 namespace AppEventStat {
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dapp_event_stat.cpp26 namespace AppEventStat { namespace