Home
last modified time | relevance | path

Searched defs:NAPI_VALUE_STRING_LEN (Results 1 – 3 of 3) 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
/base/notification/eventhandler/frameworks/emitter/napi/src/
Dnapi_emitter.cpp35 static const int32_t NAPI_VALUE_STRING_LEN = 10240; variable