Home
last modified time | relevance | path

Searched refs:ERR_WATCHER_NOT_EXIST (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dret_def.h44 constexpr int32_t ERR_WATCHER_NOT_EXIST = 11200201; member
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp1051 {ERR_LISTENER_NOT_EXIST, {NapiError::ERR_WATCHER_NOT_EXIST, "The watcher does not exist"}},
1052 {ERR_NAPI_LISTENER_NOT_FOUND, {NapiError::ERR_WATCHER_NOT_EXIST, "The watcher does not exist"}},

Completed in 3 milliseconds