Searched defs:GetRawFileContent (Results 1 – 3 of 3) sorted by relevance
48 napi_value FileRecourceManager::GetRawFileContent(napi_env env, napi_callback_info info) in GetRawFileContent() function in FileRecourceManager
19 export const GetRawFileContent: (resmgr: resourceManager.ResourceManager, path: string) => Uint8Arr… constant
131 static napi_value GetRawFileContent(napi_env env, napi_callback_info info) in GetRawFileContent() function