/frameworks/av/services/mediacodec/registrant/ |
D | CodecServiceRegistrant.cpp | 68 LOG(ERROR) << "Preferred store is corrupted."; 80 LOG(ERROR) << "config -- bad input."; in config_sm() 93 LOG(DEBUG) << "config -- call failed: " in config_sm() 100 LOG(ERROR) << "config -- " in config_sm() 106 LOG(ERROR) << "config -- " in config_sm() 112 LOG(ERROR) << "config -- transaction failed."; in config_sm() 121 LOG(ERROR) << "copyBuffer -- not supported."; in copyBuffer() 128 LOG(ERROR) << "createComponent -- not supported."; in createComponent() 135 LOG(ERROR) << "createInterface -- not supported."; in createInterface() 149 LOG(WARNING) << "query -- null stack param encountered."; in query_sm() [all …]
|
/frameworks/ml/nn/runtime/ |
D | CompilationBuilder.cpp | 54 LOG(ERROR) << "ANeuralNetworksCompilation_finish called more than once"; in finish() 84 LOG(ERROR) << "Cannot fall back to CPU because of an OEM operation"; in finish() 88 LOG(ERROR) << "Cannot fall back to CPU because of an extension operation"; in finish() 104 LOG(ERROR) << "ANeuralNetworksCompilation_setPreference can't modify after compilation " in setPreference() 109 LOG(ERROR) << "ANeuralNetworksCompilation_setPreference invalid preference " << preference; in setPreference() 119 LOG(ERROR) in setCaching() 135 LOG(ERROR) << "ANeuralNetworksCompilation_setPriority can't modify after compilation " in setPriority() 141 LOG(ERROR) << "ANeuralNetworksCompilation_setPriority invalid priority " << priority; in setPriority() 151 LOG(ERROR) << "ANeuralNetworksCompilation_setTimeout can't modify after compilation " in setTimeoutDuration() 156 LOG(ERROR) << "ANeuralNetworksCompilation_setTimeout called on an " in setTimeoutDuration() [all …]
|
D | NeuralNetworks.cpp | 457 static_assert(static_cast<int32_t>(OperationType::LOG) == ANEURALNETWORKS_LOG, 622 LOG(ERROR) << "ANeuralNetworks_getDeviceCount passed a nullptr"; in ANeuralNetworks_getDeviceCount() 631 LOG(ERROR) << "ANeuralNetworks_getDevice passed a nullptr"; in ANeuralNetworks_getDevice() 636 LOG(ERROR) << "ANeuralNetworks_getDevice passed an invalid device index"; in ANeuralNetworks_getDevice() 645 LOG(ERROR) << "ANeuralNetworksDevice_getName passed a nullptr"; in ANeuralNetworksDevice_getName() 655 LOG(ERROR) << "ANeuralNetworksDevice_getVersion passed a nullptr"; in ANeuralNetworksDevice_getVersion() 665 LOG(ERROR) << "ANeuralNetworksDevice_getType passed a nullptr"; in ANeuralNetworksDevice_getType() 680 LOG(ERROR) << "ANeuralNetworksDevice_getFeatureLevel passed a nullptr"; in ANeuralNetworksDevice_getFeatureLevel() 694 LOG(ERROR) << "ANeuralNetworksDevice_wait passed a nullptr"; in ANeuralNetworksDevice_wait() 706 LOG(ERROR) << "ANeuralNetworksModel_getSupportedOperationsForDevices passed a nullptr"; in ANeuralNetworksModel_getSupportedOperationsForDevices() [all …]
|
D | VersionedInterfaces.cpp | 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() [all …]
|
D | Memory.cpp | 235 LOG(ERROR) << "ANeuralNetworksMemory_copy -- unable to map memory"; in copyHidlMemories() 239 LOG(ERROR) << "ANeuralNetworksMemory_copy -- incompatible memory size"; in copyHidlMemories() 252 LOG(ERROR) << "ANeuralNetworksMemory_copy failure: " << ret.description(); in copyIBufferToHidlMemory() 262 LOG(ERROR) << "ANeuralNetworksMemory_copy failure: " << ret.description(); in copyHidlMemoryToIBuffer() 283 LOG(ERROR) << "ANeuralNetworksMemory_copy -- uninitialized source memory"; in copyInternal() 289 LOG(ERROR) << "ANeuralNetworksMemory_copy -- incompatible memories"; in copyInternal() 318 LOG(ERROR) << "ANeuralNetworksMemoryDesc_" << name << " can't modify after finished"; in badState() 331 LOG(ERROR) << "ANeuralNetworksMemoryDesc_" << tag in addRole() 355 LOG(ERROR) << "ANeuralNetworksMemoryDesc_addInputRole -- input index out of range."; in addRole() 361 LOG(ERROR) << "ANeuralNetworksMemoryDesc_addOutputRole -- output index out of range."; in addRole() [all …]
|
/frameworks/native/libs/gui/bufferqueue/2.0/ |
D | H2BGraphicBufferProducer.cpp | 100 LOG(ERROR) << "requestBuffer: transaction failed."; in requestBuffer() 104 LOG(ERROR) << "requestBuffer: corrupted transaction."; in requestBuffer() 116 LOG(ERROR) << "setMaxDequeuedBufferCount: transaction failed."; in setMaxDequeuedBufferCount() 120 LOG(ERROR) << "setMaxDequeuedBufferCount: corrupted transaction."; in setMaxDequeuedBufferCount() 130 LOG(ERROR) << "setAsyncMode: transaction failed."; in setAsyncMode() 134 LOG(ERROR) << "setAsyncMode: corrupted transaction."; in setAsyncMode() 169 LOG(ERROR) << "dequeueBuffer: transaction failed."; in dequeueBuffer() 173 LOG(ERROR) << "dequeueBuffer: corrupted transaction."; in dequeueBuffer() 184 LOG(ERROR) << "detachBuffer: transaction failed."; in detachBuffer() 188 LOG(ERROR) << "detachBuffer: corrupted transaction."; in detachBuffer() [all …]
|
/frameworks/av/media/codec2/hidl/client/ |
D | client.cpp | 225 LOG(INFO) << "Failed to retrieve component traits from service " in getTraits() 277 LOG(WARNING) << "query -- null stack param encountered."; in query() 299 LOG(DEBUG) << "query -- call failed: " in query() 305 LOG(ERROR) << "query -- error while parsing params."; in query() 316 LOG(WARNING) << "query -- null stack param."; in query() 324 LOG(ERROR) << "query -- unexpected error."; in query() 329 LOG(WARNING) << "query -- param skipped: " in query() 336 LOG(WARNING) << "query -- param update failed: " in query() 342 LOG(WARNING) << "query -- null heap param."; in query() 347 LOG(WARNING) << "query -- " in query() [all …]
|
/frameworks/base/libs/androidfw/ |
D | LoadedArsc.cpp | 93 LOG(ERROR) << "RES_TABLE_TYPE_TYPE has invalid ID 0."; in VerifyResTableType() 99 LOG(ERROR) << "RES_TABLE_TYPE_TYPE has too many entries (" << entry_count << ")."; in VerifyResTableType() 109 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data."; in VerifyResTableType() 114 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entry offsets extend beyond chunk."; in VerifyResTableType() 119 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entries start at unaligned address."; in VerifyResTableType() 128 LOG(ERROR) << "Entry at offset " << entry_offset << " is not 4-byte aligned."; in VerifyResTableEntry() 135 LOG(ERROR) << "Entry at offset " << entry_offset << " is too large."; in VerifyResTableEntry() 143 LOG(ERROR) << "Entry at offset " << entry_offset in VerifyResTableEntry() 153 LOG(ERROR) << "ResTable_entry size " << entry_size << " at offset " << entry_offset in VerifyResTableEntry() 159 LOG(ERROR) << "ResTable_entry size " << entry_size << " at offset " << entry_offset in VerifyResTableEntry() [all …]
|
/frameworks/av/media/codec2/hidl/1.0/utils/ |
D | types.cpp | 139 LOG(ERROR) << "Invalid C2FieldSupportedValues::range."; in objcpy() 159 LOG(DEBUG) << "Unrecognized C2FieldSupportedValues::type_t " in objcpy() 189 LOG(ERROR) << "Invalid FieldSupportedValues::range."; in objcpy() 206 LOG(WARNING) << "Unrecognized FieldSupportedValues::getDiscriminator()"; in objcpy() 219 LOG(ERROR) << "Invalid C2FieldSupportedValuesQuery::field."; in objcpy() 230 LOG(DEBUG) << "Unrecognized C2FieldSupportedValuesQuery::type_t " in objcpy() 251 LOG(DEBUG) << "Unrecognized FieldSupportedValuesQuery::Type " in objcpy() 275 LOG(ERROR) << "Invalid FieldSupportedValuesQuery."; in objcpy() 280 LOG(ERROR) << "Invalid FieldSupportedValuesQueryResult::values."; in objcpy() 306 LOG(DEBUG) << "Unrecognized C2Component::domain_t " in objcpy() [all …]
|
D | InputSurfaceConnection.cpp | 86 LOG(ERROR) << "Remote sink is dead."; 92 LOG(ERROR) << "Remote sink is not configurable."; 103 LOG(ERROR) << "Remote sink's configurable is dead."; 121 LOG(WARNING) << "Impl::init -- GraphicBufferSource init failed: " in init() 134 LOG(WARNING) << "Impl::init -- cannot query information from " in init() 158 LOG(WARNING) << "Impl::init -- GBS configure failed: " in init() 164 LOG(WARNING) << "Impl::init: failed to populate GBS slots."; in init() 169 LOG(WARNING) << "Impl::init -- GBS failed to start."; in init() 178 LOG(WARNING) << "Impl::init -- failed to fetch gralloc allocator: " in init() 191 LOG(VERBOSE) << "Impl::submitBuffer -- bufferId = " << bufferId << "."; in submitBuffer() [all …]
|
D | InputBufferManager.cpp | 67 LOG(VERBOSE) << "InputBufferManager::_registerFrameData -- called with " in _registerFrameData() 78 LOG(VERBOSE) << "InputBufferManager::_registerFrameData -- " in _registerFrameData() 91 LOG(DEBUG) << "InputBufferManager::_registerFrameData -- " in _registerFrameData() 115 LOG(VERBOSE) << "InputBufferManager::_unregisterFrameData -- called with " in _unregisterFrameData() 135 LOG(DEBUG) << "InputBufferManager::_unregisterFrameData " in _unregisterFrameData() 177 LOG(VERBOSE) << "InputBufferManager::_unregisterFrameData -- called with " in _unregisterFrameData() 197 LOG(DEBUG) << "InputBufferManager::_unregisterFrameData " in _unregisterFrameData() 235 LOG(WARNING) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed() 247 LOG(VERBOSE) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed() 255 LOG(VERBOSE) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed() [all …]
|
/frameworks/native/cmds/installd/ |
D | otapreopt_parameters.cpp | 65 LOG(ERROR) << "Missing parameters"; in ReadArguments() 71 LOG(ERROR) << "Target slot suffix not legal: " << target_slot; in ReadArguments() 77 LOG(ERROR) << "Missing parameters"; in ReadArguments() 106 LOG(ERROR) << "Could not parse version: " << argv[2]; in ReadArguments() 146 LOG(ERROR) << "Missing parameters"; in ReadArgumentsV1() 150 LOG(ERROR) << "Expected \"dexopt\" but found: " << argv[2]; in ReadArgumentsV1() 227 LOG(ERROR) << "Too many arguments, got " << param; in ReadArgumentsV1() 233 LOG(ERROR) << "Not enough parameters"; in ReadArgumentsV1() 256 LOG(ERROR) << "Don't know how to read arguments for version " << version; in ReadArgumentsPostV1() 263 LOG(ERROR) << "Missing parameters"; in ReadArgumentsPostV1() [all …]
|
/frameworks/native/libs/vr/libbufferhubqueue/benchmarks/ |
D | buffer_transport_benchmark.cpp | 93 LOG(ERROR) << "Failed to acquire next buffer."; in onFrameAvailable() 103 LOG(ERROR) << "Failed to release buffer."; in onFrameAvailable() 162 LOG(ERROR) << "Failed to get the benchmark service."; in Start() 166 LOG(INFO) << "Binder server is ready for client."; in Start() 175 LOG(ERROR) << "Failed to get buffer queue over binder."; in CreateSurface() 182 LOG(ERROR) << "Failed to get IGraphicBufferProducer over binder."; in CreateSurface() 188 LOG(ERROR) << "Failed to get IGraphicBufferProducer over binder."; in CreateSurface() 250 LOG(ERROR) << "Failed to create epoll fd: %s", strerror(-ret); in Start() 258 LOG(ERROR) << "Failed to set scheduler policy, ret=" << ret; in Start() 263 LOG(INFO) << "Reader Thread Running..."; in Start() [all …]
|
/frameworks/ml/nn/common/ |
D | BufferTracker.cpp | 44 LOG(ERROR) << "ManagedBuffer cannot handle extension operands."; in create() 74 LOG(ERROR) << "ManagedBuffer::validateRequest -- invalid buffer role."; in validateRequest() 78 LOG(ERROR) << "ManagedBuffer::validateRequest -- using uninitialized buffer as input " in validateRequest() 84 LOG(ERROR) << "ManagedBuffer::validateRequest -- incompatible dimensions (" in validateRequest() 95 LOG(ERROR) << "ManagedBuffer::validateRequest -- using the same device memory for " in validateRequest() 101 LOG(ERROR) << "ManagedBuffer::validateRequest -- invalid buffer role."; in validateRequest() 106 LOG(ERROR) << "ManagedBuffer::validateRequest -- incompatible dimensions (" in validateRequest() 119 LOG(ERROR) << "ManagedBuffer::validateCopyFrom -- invalid memory size: " << kSize << " vs " in validateCopyFrom() 126 LOG(ERROR) in validateCopyFrom() 136 LOG(ERROR) << "ManagedBuffer::validateCopyFrom -- the initial dimensions are not fully " in validateCopyFrom() [all …]
|
D | ValidateHal.cpp | 81 LOG(ERROR) << "Invalid poolIndex " << location.poolIndex << "/" << mPoolCount; in validate() 87 LOG(ERROR) << "Reference to pool " << location.poolIndex << " with offset " in validate() 176 LOG(ERROR) << "Operand is not supported by this version: " in validateOperands() 194 LOG(ERROR) << "Operand " << index << ": Scalar data has dimensions of rank " in validateOperands() 214 LOG(ERROR) << "Operand " << index << ": Tensor has dimensions of rank 0"; in validateOperands() 221 LOG(ERROR) << "Operand " << index << ": Invalid operand type " in validateOperands() 241 LOG(ERROR) << "Operand " << index << ": Operand of type " in validateOperands() 250 LOG(ERROR) << "Operand " << index << ": Operand of type " in validateOperands() 261 LOG(ERROR) << "Operand " << index << ": Operand of type " in validateOperands() 268 LOG(ERROR) << "Operand " << index << ": Operand of type " in validateOperands() [all …]
|
/frameworks/opt/net/wifi/libwifi_system/ |
D | hostapd_manager.cpp | 28 LOG(ERROR) << "Failed to start SoftAP"; in StartHostapd() 32 LOG(DEBUG) << "SoftAP started successfully"; in StartHostapd() 37 LOG(DEBUG) << "Stopping the SoftAP service..."; in StopHostapd() 40 LOG(ERROR) << "Failed to stop hostapd service!"; in StopHostapd() 44 LOG(DEBUG) << "SoftAP stopped successfully"; in StopHostapd()
|
/frameworks/av/services/mediacodec/ |
D | main_codecservice.cpp | 42 LOG(INFO) << "mediacodecservice starting"; in main() 55 LOG(ERROR) << "Cannot create IOmx HAL service."; in main() 57 LOG(ERROR) << "Cannot register IOmx HAL service."; in main() 59 LOG(INFO) << "IOmx HAL service created."; in main() 64 LOG(ERROR) << "Cannot create IOmxStore HAL service."; in main() 66 LOG(ERROR) << "Cannot register IOmxStore HAL service."; in main()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | PanelBar.java | 39 public static final void LOG(String fmt, Object... args) { in LOG() method in PanelBar 53 if (DEBUG) LOG("go state: %d -> %d", mState, state); in go() 145 if (DEBUG) LOG("PanelBar.onTouch: state=%d ACTION_DOWN: panel %s %s", mState, panel, in onTouchEvent() 171 if (SPEW) LOG("panelExpansionChanged: start state=%d", mState); in panelExpansionChanged() 184 if (SPEW) LOG("panelExpansionChanged: -> %s: f=%.1f", pv.getName(), thisFrac); in panelExpansionChanged() 195 if (SPEW) LOG("panelExpansionChanged: end state=%d [%s%s ]", mState, in panelExpansionChanged() 210 if (DEBUG) LOG("collapsePanel: animate=%s waiting=%s", animate, waiting); in collapsePanel() 220 if (DEBUG) LOG("onPanelPeeked"); in onPanelPeeked() 228 if (DEBUG) LOG("onPanelCollapsed"); in onPanelCollapsed() 232 if (DEBUG) LOG("onPanelFullyOpened"); in onPanelFullyOpened() [all …]
|
/frameworks/opt/net/wifi/libwifi_system_iface/ |
D | interface_tool.cpp | 41 LOG(ERROR) << "Interface name is too long: " << if_name; in GetIfState() 46 LOG(ERROR) << "Could not read interface state for " << if_name in GetIfState() 59 LOG(ERROR) << "Failed to open socket to set up/down state (" in GetUpState() 75 LOG(ERROR) << "Failed to open socket to set up/down state (" in SetUpState() 97 LOG(ERROR) << "Could not set interface flags for " << if_name in SetUpState() 117 LOG(ERROR) << "Failed to open socket to set MAC address (" in SetMacAddress() 130 LOG(ERROR) << "Could not set interface MAC address for " << if_name in SetMacAddress() 150 LOG(ERROR) << "Failed to open socket to get factory MAC address (" in GetFactoryMacAddress() 164 LOG(ERROR) << "Could not get factory address MAC for " << if_name in GetFactoryMacAddress()
|
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/ |
D | ASensorManager.cpp | 62 LOG(ERROR) << "Sensor service died. Cleanup sensor manager instance!"; in serviceDied() 75 LOG(ERROR) << "Transaction error in linking to sensor service death: " << in ASensorManager() 78 LOG(WARNING) << "Unable to link to sensor service death notifications"; in ASensorManager() 80 LOG(DEBUG) << "Link to sensor service death notification successful"; in ASensorManager() 91 LOG(VERBOSE) << "ASensorManager::getSensorList"; in getSensorList() 159 LOG(VERBOSE) << "ASensorManager::createEventQueue"; in createEventQueue() 178 LOG(ERROR) << "FAILED to create event queue"; in createEventQueue() 184 LOG(VERBOSE) << "Returning event queue " << queue.get(); in createEventQueue() 189 LOG(VERBOSE) << "ASensorManager::destroyEventQueue(" << queue << ")"; in destroyEventQueue() 309 LOG(VERBOSE) << "ASensorEventQueue_registerSensor"; in ASensorEventQueue_registerSensor() [all …]
|
/frameworks/base/services/incremental/ |
D | IncrementalService.cpp | 191 LOG(INFO) << "Unmounting and cleaning up mount " << mountId << " with root '" << root << '\''; in ~IncFsMount() 193 LOG(INFO) << " bind: " << target; in ~IncFsMount() 196 LOG(INFO) << " root: " << root; in ~IncFsMount() 213 LOG(ERROR) << __func__ << "(): failed to create dir |" << fullName << "| " << err; in makeStorage() 423 LOG(INFO) << "createStorage: " << mountPoint << " | " << int(options); in createStorage() 425 LOG(ERROR) << "path is not absolute: " << mountPoint; in createStorage() 434 LOG(INFO) << "Opened existing storage " << id; in createStorage() 437 LOG(ERROR) << "Directory " << mountPoint << " is already mounted at storage " << id; in createStorage() 443 LOG(ERROR) << "not requirested create new storage, and it doesn't exist: " << mountPoint; in createStorage() 448 LOG(ERROR) << "Mounting over existing non-empty directory is not supported: " << mountNorm; in createStorage() [all …]
|
/frameworks/native/services/sensorservice/hidl/ |
D | SensorManager.cpp | 70 LOG(ERROR) << "::android::SensorManager::getSensorList encounters " << count; in getSensorList() 148 LOG(WARNING) << "Could not use SCHED_FIFO for looper thread: " in getLooper() 164 LOG(FATAL) << "Cannot attach SensorManager looper thread to Java VM."; in getLooper() 167 LOG(INFO) << POLL_THREAD_NAME << " started."; in getLooper() 172 LOG(INFO) << POLL_THREAD_NAME << ": requested to stop"; in getLooper() 175 LOG(INFO) << POLL_THREAD_NAME << ": spurious wake up, back to work"; in getLooper() 178 LOG(ERROR) << POLL_THREAD_NAME << ": Looper::pollAll returns unexpected " in getLooper() 185 LOG(ERROR) << "Cannot detach SensorManager looper thread from Java VM."; in getLooper() 188 LOG(INFO) << POLL_THREAD_NAME << " is terminated."; in getLooper() 213 LOG(ERROR) << "::android::SensorManager::createEventQueue cannot initialize looper"; in createEventQueue() [all …]
|
/frameworks/native/cmds/installd/tests/ |
D | installd_dexopt_test.cpp | 149 LOG(ERROR) << "Could not open selinux status; exiting"; in init_selinux() 570 LOG(INFO) << "DexoptSecondaryCe"; in TEST_F() 576 LOG(INFO) << "DexoptSecondaryCeLink"; in TEST_F() 582 LOG(INFO) << "DexoptSecondaryCeWithContext"; in TEST_F() 589 LOG(INFO) << "DexoptSecondaryDe"; in TEST_F() 595 LOG(INFO) << "DexoptSecondaryDeWithContext"; in TEST_F() 602 LOG(INFO) << "DexoptSecondaryDoesNotExist"; in TEST_F() 611 LOG(INFO) << "DexoptSecondaryStorageValidationError"; in TEST_F() 620 LOG(INFO) << "DexoptSecondaryAppOwnershipValidationError"; in TEST_F() 629 LOG(INFO) << "DexoptSecondaryAcessViaDifferentUidError"; in TEST_F() [all …]
|
/frameworks/base/tools/dump-coverage/ |
D | dump_coverage.cc | 85 LOG(INFO) << "Writing file of length " << length << " to '" << filename in WriteFile() 90 LOG(ERROR) << "Could not open file: '" << filename << "'"; in WriteFile() 97 LOG(ERROR) << "I/O error in reading file"; in WriteFile() 101 LOG(INFO) << "Done writing file"; in WriteFile() 110 LOG(INFO) << "Dumping file"; in Dump() 131 LOG(ERROR) << "reset takes no arguments, but received '" << args << "'"; in Reset() 168 LOG(INFO) << "command: '" << command << "' args: '" << args << "'"; in ParseOptionsAndExecuteCommand() 178 LOG(ERROR) << "Invalid command: expected 'dump' or 'reset' but was '" in ParseOptionsAndExecuteCommand() 199 LOG(ERROR) in Agent_OnLoad()
|
/frameworks/ml/nn/driver/sample/ |
D | SampleDriverUtils.cpp | 32 LOG(ERROR) << "Error when calling IPreparedModelCallback::notify: " << ret.description(); in notify() 40 LOG(ERROR) << "Error when calling IPreparedModelCallback::notify_1_2: " in notify() 49 LOG(ERROR) << "Error when calling IPreparedModelCallback::notify_1_3: " in notify() 58 LOG(ERROR) << "Error when calling IExecutionCallback::notify: " << ret.description(); in notify() 66 LOG(ERROR) << "Error when calling IExecutionCallback::notify_1_2: " << ret.description(); in notify() 74 LOG(ERROR) << "Error when calling IExecutionCallback::notify_1_3" << ret.description(); in notify()
|