Home
last modified time | relevance | path

Searched defs:ERR_QUERY_TOO_FREQUENTLY (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hisysevent/adapter/native/idl/include/
Dret_code.h46 static constexpr int32_t ERR_QUERY_TOO_FREQUENTLY = -31; variable
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
Dret_code.h46 static constexpr int32_t ERR_QUERY_TOO_FREQUENTLY = -31; variable
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Dret_def.h49 constexpr int32_t ERR_QUERY_TOO_FREQUENTLY = 11200304; variable