Searched defs:NAPI_ERR_NO_ERROR (Results 1 – 2 of 2) sorted by relevance
24 #define NAPI_ERR_NO_ERROR 0 macro
53 constexpr size_t NAPI_ERR_NO_ERROR = 0; variable