Lines Matching refs:LOG
120 LOG(ERROR) << "DeathHandler::serviceDied -- service unexpectedly died!"; in serviceDied()
168 LOG(ERROR) << "makeVersionedIPreparedModel failed to register a death recipient for the " in makeVersionedIPreparedModel()
173 LOG(ERROR) << "makeVersionedIPreparedModel failed to register a death recipient for the " in makeVersionedIPreparedModel()
179 LOG(ERROR) << "makeVersionedIPreparedModel failed to register a death recipient for the " in makeVersionedIPreparedModel()
229 LOG(ERROR) << "execute_1_3 failure: " << ret.description(); in executeAsynchronously()
233 LOG(ERROR) << "execute_1_3 failure: " << ret.description(); in executeAsynchronously()
237 LOG(ERROR) << "execute_1_3 returned " << toString(static_cast<ErrorStatus>(ret)); in executeAsynchronously()
248 LOG(ERROR) << "Could not handle execute_1_2!"; in executeAsynchronously()
255 LOG(ERROR) << "execute_1_2 failure: " << ret.description(); in executeAsynchronously()
259 LOG(ERROR) << "execute_1_2 failure: " << ret.description(); in executeAsynchronously()
264 LOG(ERROR) << "execute_1_2 returned " << toString(status); in executeAsynchronously()
275 LOG(ERROR) << "Could not handle execute!"; in executeAsynchronously()
281 LOG(ERROR) << "execute failure: " << ret.description(); in executeAsynchronously()
285 LOG(ERROR) << "execute failure: " << ret.description(); in executeAsynchronously()
290 LOG(ERROR) << "execute returned " << toString(status); in executeAsynchronously()
298 LOG(ERROR) << "executeAsynchronously called with no preparedModel"; in executeAsynchronously()
320 LOG(ERROR) << "executeSynchronously_1_3 failure: " << ret.description(); in executeSynchronously()
324 LOG(ERROR) << "executeSynchronously_1_3 failure: " << ret.description(); in executeSynchronously()
334 LOG(ERROR) << "Could not handle executeSynchronously!"; in executeSynchronously()
347 LOG(ERROR) << "executeSynchronously failure: " << ret.description(); in executeSynchronously()
351 LOG(ERROR) << "executeSynchronously failure: " << ret.description(); in executeSynchronously()
409 LOG(ERROR) << "getCapabilities_1_3 failure: " << ret.description(); in getCapabilitiesFunction()
438 LOG(ERROR) << "executeFenced failure: " << ret.description(); in executeFenced()
443 LOG(ERROR) << "executeFenced returned " in executeFenced()
453 LOG(INFO) << "No drivers able to handle sync fences, falling back to regular execution"; in executeFenced()
466 LOG(ERROR) << "syncWait failed, fd: " << syncFd; in executeFenced()
487 LOG(ERROR) << "getCapabilities_1_2 failure: " << ret.description(); in getCapabilitiesFunction()
504 LOG(ERROR) << "getCapabilities_1_1 failure: " << ret.description(); in getCapabilitiesFunction()
521 LOG(ERROR) << "getCapabilities failure: " << ret.description(); in getCapabilitiesFunction()
538 LOG(ERROR) << "getSupportedExtensions failure: " << ret.description(); in getSupportedExtensionsFunction()
561 LOG(ERROR) << "getType failure: " << ret.description(); in getTypeFunction()
581 LOG(ERROR) << "getVersion failure: " << ret.description(); in getVersionStringFunction()
603 LOG(ERROR) << "getNumberOfCacheFilesNeeded failure: " << ret.description(); in getNumberOfCacheFilesNeededFunction()
629 LOG(ERROR) << "IDevice::getCapabilities* returned the error " in initializeFunction()
637 LOG(ERROR) << "IDevice::getVersionString returned the error " << toString(versionStatus); in initializeFunction()
643 LOG(ERROR) << "IDevice::getType returned an error"; in initializeFunction()
649 LOG(ERROR) << "IDevice::getSupportedExtensions returned the error " in initializeFunction()
657 LOG(ERROR) << "IDevice::getNumberOfCacheFilesNeeded returned the error " in initializeFunction()
666 LOG(ERROR) in initializeFunction()
706 LOG(ERROR) << "Device not available!"; in initialize()
724 LOG(ERROR) << "VersionedIDevice::create failed to create Core."; in create()
730 LOG(ERROR) << "VersionedIDevice::create failed to initialize."; in create()
768 LOG(ERROR) << "VersionedIDevice::Core::create failed to register a death recipient for the " in create()
774 LOG(ERROR) << "VersionedIDevice::Core::create failed to register a death recipient for the " in create()
854 LOG(ERROR) << context << " returned " << toString(static_cast<T_Return>(ret)); in callProtected()
856 LOG(ERROR) << context << " failure: " << ret.description(); in callProtected()
901 LOG(ERROR) << "VersionedIDevice::recoverable failed to create Core."; in recoverable()
931 LOG(ERROR) << "VersionedIDevice::wait got a null IDevice for " << kServiceName; in wait()
937 LOG(ERROR) << "VersionedIDevice::wait failed to create Core."; in wait()
943 LOG(ERROR) << "VersionedIDevice::wait failed -- IDevice::ping returned " in wait()
998 LOG(ERROR) << "getSupportedOperations_1_3 failure: " << ret.description(); in getSupportedOperations()
1028 LOG(ERROR) << "getSupportedOperations_1_2 failure: " << ret.description(); in getSupportedOperations()
1061 LOG(ERROR) << "getSupportedOperations_1_1 failure: " << ret.description(); in getSupportedOperations()
1094 LOG(ERROR) << "getSupportedOperations failure: " << ret.description(); in getSupportedOperations()
1104 LOG(ERROR) << "Device not available!"; in getSupportedOperations()
1183 LOG(ERROR) << prepareName << " on " << serviceName in prepareModelResult()
1191 LOG(ERROR) << prepareName << " on " << serviceName << " failed: " in prepareModelResult()
1196 LOG(ERROR) << prepareName << " on " << serviceName << " failed: preparedModel is nullptr"; in prepareModelResult()
1239 LOG(ERROR) << "prepareModel_1_3 failure: " << ret.description(); in prepareModelInternal()
1243 LOG(ERROR) << "prepareModel_1_3 failure: " << ret.description(); in prepareModelInternal()
1247 LOG(ERROR) << "prepareModel_1_3 returned " << toString(static_cast<ErrorStatus>(ret)); in prepareModelInternal()
1278 LOG(ERROR) << "prepareModel_1_2 failure: " << ret.description(); in prepareModelInternal()
1282 LOG(ERROR) << "prepareModel_1_2 failure: " << ret.description(); in prepareModelInternal()
1287 LOG(ERROR) << "prepareModel_1_2 returned " << toString(status); in prepareModelInternal()
1293 LOG(ERROR) << "Could not handle prepareModel_1_2!"; in prepareModelInternal()
1320 LOG(ERROR) << "prepareModel_1_1 failure: " << ret.description(); in prepareModelInternal()
1324 LOG(ERROR) << "prepareModel_1_1 failure: " << ret.description(); in prepareModelInternal()
1329 LOG(ERROR) << "prepareModel_1_1 returned " << toString(status); in prepareModelInternal()
1335 LOG(ERROR) << "Could not handle prepareModel_1_1!"; in prepareModelInternal()
1362 LOG(ERROR) << "prepareModel failure: " << ret.description(); in prepareModelInternal()
1366 LOG(ERROR) << "prepareModel failure: " << ret.description(); in prepareModelInternal()
1371 LOG(ERROR) << "prepareModel returned " << toString(status); in prepareModelInternal()
1377 LOG(ERROR) << "Could not handle prepareModel!"; in prepareModelInternal()
1382 LOG(ERROR) << "prepareModel called with no device"; in prepareModelInternal()
1416 LOG(ERROR) << "prepareModelFromCache_1_3 failure: " << ret.description(); in prepareModelFromCacheInternal()
1420 LOG(ERROR) << "prepareModelFromCache_1_3 failure: " << ret.description(); in prepareModelFromCacheInternal()
1424 LOG(ERROR) << "prepareModelFromCache_1_3 returned " in prepareModelFromCacheInternal()
1441 LOG(ERROR) << "prepareModelFromCache failure: " << ret.description(); in prepareModelFromCacheInternal()
1445 LOG(ERROR) << "prepareModelFromCache failure: " << ret.description(); in prepareModelFromCacheInternal()
1450 LOG(ERROR) << "prepareModelFromCache returned " << toString(status); in prepareModelFromCacheInternal()
1458 LOG(ERROR) << "prepareModelFromCache called on V1_1 or V1_0 device"; in prepareModelFromCacheInternal()
1463 LOG(ERROR) << "prepareModelFromCache called with no device"; in prepareModelFromCacheInternal()
1498 LOG(ERROR) << "Device not available!"; in getFeatureLevel()
1543 LOG(ERROR) << "allocate failure: " << ret.description(); in allocate()
1550 LOG(ERROR) << "Could not handle allocate"; in allocate()