Home
last modified time | relevance | path

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

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