Lines Matching refs:LOG
121 LOG(ERROR) << "DeathHandler::serviceDied -- service unexpectedly died!"; in serviceDied()
169 LOG(ERROR) << "makeVersionedIPreparedModel failed to register a death recipient for the " in makeVersionedIPreparedModel()
174 LOG(ERROR) << "makeVersionedIPreparedModel failed to register a death recipient for the " in makeVersionedIPreparedModel()
180 LOG(ERROR) << "makeVersionedIPreparedModel failed to register a death recipient for the " in makeVersionedIPreparedModel()
230 LOG(ERROR) << "execute_1_3 failure: " << ret.description(); in executeAsynchronously()
234 LOG(ERROR) << "execute_1_3 failure: " << ret.description(); in executeAsynchronously()
238 LOG(ERROR) << "execute_1_3 returned " << toString(static_cast<ErrorStatus>(ret)); in executeAsynchronously()
249 LOG(ERROR) << "Could not handle execute_1_2!"; in executeAsynchronously()
256 LOG(ERROR) << "execute_1_2 failure: " << ret.description(); in executeAsynchronously()
260 LOG(ERROR) << "execute_1_2 failure: " << ret.description(); in executeAsynchronously()
265 LOG(ERROR) << "execute_1_2 returned " << toString(status); in executeAsynchronously()
276 LOG(ERROR) << "Could not handle execute!"; in executeAsynchronously()
282 LOG(ERROR) << "execute failure: " << ret.description(); in executeAsynchronously()
286 LOG(ERROR) << "execute failure: " << ret.description(); in executeAsynchronously()
291 LOG(ERROR) << "execute returned " << toString(status); in executeAsynchronously()
299 LOG(ERROR) << "executeAsynchronously called with no preparedModel"; in executeAsynchronously()
321 LOG(ERROR) << "executeSynchronously_1_3 failure: " << ret.description(); in executeSynchronously()
325 LOG(ERROR) << "executeSynchronously_1_3 failure: " << ret.description(); in executeSynchronously()
335 LOG(ERROR) << "Could not handle executeSynchronously!"; in executeSynchronously()
348 LOG(ERROR) << "executeSynchronously failure: " << ret.description(); in executeSynchronously()
352 LOG(ERROR) << "executeSynchronously failure: " << ret.description(); in executeSynchronously()
410 LOG(ERROR) << "getCapabilities_1_3 failure: " << ret.description(); in getCapabilitiesFunction()
439 LOG(ERROR) << "executeFenced failure: " << ret.description(); in executeFenced()
444 LOG(ERROR) << "executeFenced returned " in executeFenced()
454 LOG(INFO) << "No drivers able to handle sync fences, falling back to regular execution"; in executeFenced()
467 LOG(ERROR) << "syncWait failed, fd: " << syncFd; in executeFenced()
488 LOG(ERROR) << "getCapabilities_1_2 failure: " << ret.description(); in getCapabilitiesFunction()
505 LOG(ERROR) << "getCapabilities_1_1 failure: " << ret.description(); in getCapabilitiesFunction()
522 LOG(ERROR) << "getCapabilities failure: " << ret.description(); in getCapabilitiesFunction()
539 LOG(ERROR) << "getSupportedExtensions failure: " << ret.description(); in getSupportedExtensionsFunction()
562 LOG(ERROR) << "getType failure: " << ret.description(); in getTypeFunction()
582 LOG(ERROR) << "getVersion failure: " << ret.description(); in getVersionStringFunction()
604 LOG(ERROR) << "getNumberOfCacheFilesNeeded failure: " << ret.description(); in getNumberOfCacheFilesNeededFunction()
630 LOG(ERROR) << "IDevice::getCapabilities* returned the error " in initializeFunction()
638 LOG(ERROR) << "IDevice::getVersionString returned the error " << toString(versionStatus); in initializeFunction()
644 LOG(ERROR) << "IDevice::getType returned an error"; in initializeFunction()
650 LOG(ERROR) << "IDevice::getSupportedExtensions returned the error " in initializeFunction()
658 LOG(ERROR) << "IDevice::getNumberOfCacheFilesNeeded returned the error " in initializeFunction()
667 LOG(ERROR) in initializeFunction()
707 LOG(ERROR) << "Device not available!"; in initialize()
725 LOG(ERROR) << "VersionedIDevice::create failed to create Core."; in create()
731 LOG(ERROR) << "VersionedIDevice::create failed to initialize."; in create()
769 LOG(ERROR) << "VersionedIDevice::Core::create failed to register a death recipient for the " in create()
775 LOG(ERROR) << "VersionedIDevice::Core::create failed to register a death recipient for the " in create()
855 LOG(ERROR) << context << " returned " << toString(static_cast<T_Return>(ret)); in callProtected()
857 LOG(ERROR) << context << " failure: " << ret.description(); in callProtected()
902 LOG(ERROR) << "VersionedIDevice::recoverable failed to create Core."; in recoverable()
932 LOG(ERROR) << "VersionedIDevice::wait got a null IDevice for " << kServiceName; in wait()
938 LOG(ERROR) << "VersionedIDevice::wait failed to create Core."; in wait()
944 LOG(ERROR) << "VersionedIDevice::wait failed -- IDevice::ping returned " in wait()
999 LOG(ERROR) << "getSupportedOperations_1_3 failure: " << ret.description(); in getSupportedOperations()
1029 LOG(ERROR) << "getSupportedOperations_1_2 failure: " << ret.description(); in getSupportedOperations()
1062 LOG(ERROR) << "getSupportedOperations_1_1 failure: " << ret.description(); in getSupportedOperations()
1095 LOG(ERROR) << "getSupportedOperations failure: " << ret.description(); in getSupportedOperations()
1105 LOG(ERROR) << "Device not available!"; in getSupportedOperations()
1186 LOG(ERROR) << prepareName << " on " << serviceName in prepareModelResult()
1194 LOG(ERROR) << prepareName << " on " << serviceName << " failed: " in prepareModelResult()
1199 LOG(ERROR) << prepareName << " on " << serviceName << " failed: preparedModel is nullptr"; in prepareModelResult()
1242 LOG(ERROR) << "prepareModel_1_3 failure: " << ret.description(); in prepareModelInternal()
1246 LOG(ERROR) << "prepareModel_1_3 failure: " << ret.description(); in prepareModelInternal()
1250 LOG(ERROR) << "prepareModel_1_3 returned " << toString(static_cast<ErrorStatus>(ret)); in prepareModelInternal()
1281 LOG(ERROR) << "prepareModel_1_2 failure: " << ret.description(); in prepareModelInternal()
1285 LOG(ERROR) << "prepareModel_1_2 failure: " << ret.description(); in prepareModelInternal()
1290 LOG(ERROR) << "prepareModel_1_2 returned " << toString(status); in prepareModelInternal()
1296 LOG(ERROR) << "Could not handle prepareModel_1_2!"; in prepareModelInternal()
1323 LOG(ERROR) << "prepareModel_1_1 failure: " << ret.description(); in prepareModelInternal()
1327 LOG(ERROR) << "prepareModel_1_1 failure: " << ret.description(); in prepareModelInternal()
1332 LOG(ERROR) << "prepareModel_1_1 returned " << toString(status); in prepareModelInternal()
1338 LOG(ERROR) << "Could not handle prepareModel_1_1!"; in prepareModelInternal()
1365 LOG(ERROR) << "prepareModel failure: " << ret.description(); in prepareModelInternal()
1369 LOG(ERROR) << "prepareModel failure: " << ret.description(); in prepareModelInternal()
1374 LOG(ERROR) << "prepareModel returned " << toString(status); in prepareModelInternal()
1380 LOG(ERROR) << "Could not handle prepareModel!"; in prepareModelInternal()
1385 LOG(ERROR) << "prepareModel called with no device"; in prepareModelInternal()
1419 LOG(ERROR) << "prepareModelFromCache_1_3 failure: " << ret.description(); in prepareModelFromCacheInternal()
1423 LOG(ERROR) << "prepareModelFromCache_1_3 failure: " << ret.description(); in prepareModelFromCacheInternal()
1427 LOG(ERROR) << "prepareModelFromCache_1_3 returned " in prepareModelFromCacheInternal()
1444 LOG(ERROR) << "prepareModelFromCache failure: " << ret.description(); in prepareModelFromCacheInternal()
1448 LOG(ERROR) << "prepareModelFromCache failure: " << ret.description(); in prepareModelFromCacheInternal()
1453 LOG(ERROR) << "prepareModelFromCache returned " << toString(status); in prepareModelFromCacheInternal()
1461 LOG(ERROR) << "prepareModelFromCache called on V1_1 or V1_0 device"; in prepareModelFromCacheInternal()
1466 LOG(ERROR) << "prepareModelFromCache called with no device"; in prepareModelFromCacheInternal()
1501 LOG(ERROR) << "Device not available!"; in getFeatureLevel()
1546 LOG(ERROR) << "allocate failure: " << ret.description(); in allocate()
1553 LOG(ERROR) << "Could not handle allocate"; in allocate()