Home
last modified time | relevance | path

Searched defs:NAPI_VALUE_STRING_LEN (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/interfaces/js/kits/napi/include/
H A Dnapi_hitrace_util.h27 constexpr int NAPI_VALUE_STRING_LEN = 10240; variable
/ohos5.0/base/notification/eventhandler/frameworks/napi/include/
H A Devents_emitter.h36 static const int32_t NAPI_VALUE_STRING_LEN = 10240; variable