Searched defs:NAPI_PATH_MAX (Results 1 – 4 of 4) sorted by relevance
26 #define NAPI_PATH_MAX 4096 macro
59 char nativeModulePath[][NAPI_PATH_MAX], NativeModule* cacheNativeModule) in FindNativeModuleByDisk()81 char nativeModulePath[][NAPI_PATH_MAX], in FindNativeModuleByCache()
682 …const char* relativePath, bool isAppModule, char nativeModulePath[][NAPI_PATH_MAX], int32_t pathLe… in GetNativeModulePath()984 char nativeModulePath[][NAPI_PATH_MAX], NativeModule* cacheNativeModule) in FindNativeModuleByDisk()1187 char nativeModulePath[][NAPI_PATH_MAX], in FindNativeModuleByCache()
45 #define NAPI_PATH_MAX 4096 macro