Home
last modified time | relevance | path

Searched refs:ERR_CONCURRENT_QUERY_COUNT_OVER_LIMIT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
H A Dret_def.h49 constexpr int32_t ERR_CONCURRENT_QUERY_COUNT_OVER_LIMIT = 11200303; variable
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_util.cpp1056 {ERR_TOO_MANY_CONCURRENT_QUERIES, {NapiError::ERR_CONCURRENT_QUERY_COUNT_OVER_LIMIT, in CreateHiSysEventInfoJsObject()