Searched defs:NAPI_VALUE_STRING_LEN (Results 1 – 2 of 2) sorted by relevance
27 constexpr int NAPI_VALUE_STRING_LEN = 10240; variable
36 static const int32_t NAPI_VALUE_STRING_LEN = 10240; variable