Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_watch.cpp296 AppEventStat::WriteApiEndEventAsync("addWatcher", beginTime, AppEventStat::FAILED, errCode); in AddWatcher()
323 AppEventStat::WriteApiEndEventAsync("addWatcher", beginTime, AppEventStat::FAILED, NapiError::ERR_OK); in AddWatcher()
335 AppEventStat::WriteApiEndEventAsync("addWatcher", beginTime, AppEventStat::SUCCESS, NapiError::ERR_OK); in AddWatcher()
342 AppEventStat::WriteApiEndEventAsync("removeWatcher", beginTime, AppEventStat::FAILED, NapiError::ERR_PARAM); in RemoveWatcher()
348 AppEventStat::WriteApiEndEventAsync("removeWatcher", beginTime, AppEventStat in RemoveWatcher()
[all...]
H A Dnapi_hiappevent_js_v9.cpp183 AppEventStat::WriteApiEndEventAsync("clearData", beginTime, AppEventStat::SUCCESS, NapiError::ERR_OK); in ClearData()
192 AppEventStat::WriteApiEndEventAsync("addWatcher", beginTime, AppEventStat::FAILED, NapiError::ERR_PARAM); in AddWatcher()
204 AppEventStat::WriteApiEndEventAsync("removeWatcher", beginTime, AppEventStat::FAILED, NapiError::ERR_PARAM); in RemoveWatcher()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/include/
H A Dapp_event_stat.h22 namespace AppEventStat { namespace
27 } // namespace AppEventStat
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
H A Dapp_event_stat.cpp26 namespace AppEventStat { namespace
53 } // namespace AppEventStat

Completed in 3 milliseconds