Searched defs:NAPI_PATH_MAX (Results 1 – 2 of 2) sorted by relevance
44 #define NAPI_PATH_MAX 4096 macro
478 …const char* relativePath, bool isAppModule, char nativeModulePath[][NAPI_PATH_MAX], int32_t pathLe… in GetNativeModulePath()