Lines Matching refs:ALOGE
89 ALOGE("Unable to acquire the read lock for %s! (%s)", pOutputPath, in loadScriptCache()
100 ALOGE("Unable to open the %s for read! (%s)", pOutputPath, in loadScriptCache()
112 ALOGE("Unable to acquire the read lock on %s for reading %s! (%s)", in loadScriptCache()
213 ALOGE("Failed to link script '%s' with Renderscript runtime!", pScriptName); in compileScript()
223 ALOGE("Unable to acquire the lock for writing %s! (%s)", in compileScript()
235 ALOGE("Unable to open the %s for write! (%s)", pOutputPath, in compileScript()
248 ALOGE("Failed to setup config for RS compiler to compile %s!", pOutputPath); in compileScript()
259 ALOGE("Failed to config the RS compiler for %s! (%s)",pOutputPath, in compileScript()
272 ALOGE("Unable to compile the source to file %s! (%s)", pOutputPath, in compileScript()
326 ALOGE("Invalid parameter passed to RSCompilerDriver::build()! (cache dir: " in build()
333 ALOGE("No bitcode supplied! (bitcode: %p, size of bitcode: %u)", in build()
353 ALOGE("Failed to construct output path %s/%s!", pCacheDir, pResName); in build()
381 ALOGE("Out of memory when create Script object for '%s'! (output: %s)", in build()