/packages/services/Car/cpp/evs/manager/1.1/ |
D | VirtualCamera.cpp | 69 LOG(WARNING) << "Virtual camera being shutdown while stream is running"; in shutdown() 91 LOG(WARNING) << "Camera device " << key << " is not alive."; in shutdown() 96 LOG(WARNING) << "VirtualCamera destructing with frames in flight."; in shutdown() 213 LOG(WARNING) << "Stream unexpectedly stopped, current status " << mStreamState; in notify() 242 LOG(WARNING) << "Unknown event id " << static_cast<int32_t>(event.aType); in notify() 305 LOG(WARNING) << "Rollback a change on " << hwCamera->getId(); in setMaxFramesInFlight() 348 LOG(WARNING) << "Failed to start a video stream on " << iter->first; in startVideoStream() 396 LOG(WARNING) << "Invalid camera " << key << " is ignored."; in startVideoStream() 448 LOG(WARNING) << "Failed to forward frames"; in startVideoStream() 498 LOG(WARNING) << "Possible memory leak because a device " in doneWithFrame() [all …]
|
D | HalCamera.cpp | 89 LOG(WARNING) << "Ignoring disownVirtualCamera call with null pointer"; in disownVirtualCamera() 97 LOG(WARNING) << "Couldn't find camera in our client list to remove it; " in disownVirtualCamera() 113 LOG(WARNING) << "Ignoring disownVirtualCamera call with null pointer"; in disownVirtualCamera() 122 LOG(WARNING) << "Couldn't find camera in our client list to remove it; " in disownVirtualCamera() 169 LOG(WARNING) << "We found more frames in use than requested."; in changeFramesInFlight() 219 LOG(WARNING) << "We found more frames in use than requested."; in changeFramesInFlight() 318 LOG(WARNING) << "We got a frame that refcount is already zero."; in doneWithFrame() 347 LOG(WARNING) << "We got a frame that refcount is already zero."; in doneWithFrame() 412 LOG(WARNING) << getId() << " failed to forward the buffer to " << vCam.get(); in deliverFrame_1_1() 475 LOG(WARNING) << "Stream stopped unexpectedly"; in notify() [all …]
|
/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | sco_connection.cc | 93 WARNING("eSCO transmissions with null bandwidths are not supported"); in GetLinkParameters() 201 WARNING("SCO Retransmission effort must be None or Don't care"); in GetLinkParameters() 219 WARNING("No SCO packet type enabled"); in GetLinkParameters() 238 WARNING("Transmit bandwidth requirements cannot be met"); in NegotiateLinkParameters() 245 WARNING("Receive bandwidth requirements cannot be met"); in NegotiateLinkParameters() 252 WARNING("Voice setting requirements cannot be met"); in NegotiateLinkParameters() 253 WARNING("Remote voice setting: 0x{:04x}", parameters_.voice_setting); in NegotiateLinkParameters() 254 WARNING("Local voice setting: 0x{:04x}", peer.voice_setting); in NegotiateLinkParameters() 262 WARNING("Packet type requirements cannot be met"); in NegotiateLinkParameters() 263 WARNING("Remote packet type: 0x{:04x}", parameters_.packet_type); in NegotiateLinkParameters() [all …]
|
/packages/modules/DnsResolver/ |
D | DnsTlsSocket.cpp | 96 LOG(WARNING) << "Failed to set TCP_MAXSEG, errno=" << err; in tcpConnect() 101 LOG(WARNING) << "Failed to enable TFO: " << tfo.msg(); in tcpConnect() 111 PLOG(WARNING) << "Socket failed to connect, errno=" << err; in tcpConnect() 156 LOG(WARNING) << "Setting test CA certificate. This should never happen in production code."; in initialize() 202 LOG(WARNING) << "TCP Handshake failed: " << status.code(); in startHandshake() 207 LOG(WARNING) << "TLS Handshake failed"; in startHandshake() 283 PLOG(WARNING) << "SSL_connect read error " << err << ", mark 0x" << std::hex in sslConnect() 292 PLOG(WARNING) << "SSL_connect write error " << err << ", mark 0x" << std::hex in sslConnect() 298 PLOG(WARNING) << "SSL_connect ssl error =" << ssl_err << ", mark 0x" << std::hex in sslConnect() 336 PLOG(WARNING) << "SSL_connect ssl error =" << ssl_err << ", mark 0x" << std::hex in sslConnectV2() [all …]
|
D | README.md | 3 This code uses LOG(X) for logging. Log levels are VERBOSE,DEBUG,INFO,WARNING and ERROR. 4 The default setting is WARNING and logs relate to WARNING and ERROR will be shown. If 10 WARNING 3
|
D | DnsTlsQueryMap.cpp | 39 LOG(WARNING) << "Query is too short"; in recordQuery() 44 LOG(WARNING) << "All query IDs are in use"; in recordQuery() 138 LOG(WARNING) << "Response is too short"; in onResponse() 145 LOG(WARNING) << "Discarding response: unknown ID " << id; in onResponse()
|
/packages/modules/IntentResolver/tests/shared/src/com/android/intentresolver/ |
D | MockitoKotlinHelpers.kt | 22 import kotlin.DeprecationLevel.WARNING 75 level = WARNING in eq() 82 level = WARNING in eq() 95 level = WARNING in eq() 163 @Deprecated("Replace with mockito-kotlin. See http://go/mockito-kotlin", level = WARNING) in eq() 216 @Deprecated("Replace with mockito-kotlin. See http://go/mockito-kotlin", level = WARNING) in anyArray() 236 level = WARNING 256 @Deprecated("Replace with mockito-kotlin. See http://go/mockito-kotlin", level = WARNING) in kotlinArgumentCaptor() 275 level = WARNING
|
/packages/services/Car/cpp/evs/manager/aidl/src/ |
D | VirtualCamera.cpp | 76 LOG(WARNING) << "Ignoring doneWithFrame called with unrecognized frame id " in doneWithFrame() 95 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in forcePrimaryClient() 155 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in getExtendedInfo() 173 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in getIntParameter() 191 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in getIntParameterRange() 210 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in getParameterList() 248 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in importExternalBuffers() 305 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in setExtendedInfo() 324 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in setIntParameter() 346 LOG(WARNING) << "Logical camera device does not support " << __FUNCTION__; in setPrimaryClient() [all …]
|
D | HalCamera.cpp | 88 LOG(WARNING) << "Ignoring disownVirtualCamera call with null pointer"; in disownVirtualCamera() 100 LOG(WARNING) << "Couldn't find camera in our client list to remove it; " in disownVirtualCamera() 106 LOG(WARNING) << "Error when trying to reduce the in flight buffer count"; in disownVirtualCamera() 149 LOG(WARNING) << "We found more frames in use than requested."; in changeFramesInFlight() 195 LOG(WARNING) << "We found more frames in use than requested."; in changeFramesInFlight() 270 LOG(WARNING) << "Failed to stop a video stream, error = " in clientStreamEnding() 288 LOG(WARNING) << "We got a frame back with an ID we don't recognize!"; in doneWithFrame() 293 LOG(WARNING) << "Buffer " << buffer.bufferId in doneWithFrame() 311 LOG(WARNING) << "Failed to return a buffer"; in doneWithFrame() 365 LOG(WARNING) << getId() << " failed to forward the buffer to " << vCam.get(); in deliverFrame() [all …]
|
D | Enumerator.cpp | 110 LOG(WARNING) << "Failed to register a device status callback"; in connectToAidlHal() 160 LOG(WARNING) in init() 170 LOG(WARNING) in init() 309 LOG(WARNING) << "Ignoring a call with an invalid camera object"; in closeCamera() 343 LOG(WARNING) << "Failed to close a camera with id = " << halCamera->getId() in closeCamera() 410 LOG(WARNING) in openCamera() 486 LOG(WARNING) << "No display port is listed; Does a running EVS HAL service implement " in openDisplay() 532 LOG(WARNING) << "Ignoring a call with an invalid display object"; in closeDisplay() 541 LOG(WARNING) << "Ignoring call to closeDisplay with unrecognized display object."; in closeDisplay() 713 LOG(WARNING) << "EVS HAL implementation is not available."; in cmdList() [all …]
|
/packages/services/Car/cpp/evs/manager/1.1/stats/ |
D | LooperWrapper.cpp | 31 LOG(WARNING) << __FUNCTION__ << ": Looper is invalid."; in wake() 40 LOG(WARNING) << __FUNCTION__ << ": Looper is invalid."; in pollAll() 49 LOG(WARNING) << __FUNCTION__ << ": Looper is invalid."; in sendMessage() 59 LOG(WARNING) << __FUNCTION__ << ": Looper is invalid."; in sendMessageAtTime() 68 LOG(WARNING) << __FUNCTION__ << ": Looper is invalid."; in removeMessages()
|
D | StatsCollector.cpp | 73 LOG(WARNING) << "Ignoring a message to end custom collection " in handleMessage() 88 LOG(WARNING) << "Unknown event is received: " << received; in handleMessage() 106 LOG(WARNING) << "Skipping " << collectionEventToString(event) << " collection event " in handleCollectionEvent() 124 LOG(WARNING) << "Collection interval of " << duration_cast<seconds>(info->interval).count() in handleCollectionEvent() 199 PLOG(WARNING) << "Failed to set background scheduling prioirty"; in startCollection() 221 PLOG(WARNING) << "Failed to name a collection thread"; in startCollection() 231 LOG(WARNING) << "Camera usage data collection was stopped already."; in ~StatsCollector() 276 LOG(WARNING) << "Previous custom collection result, which was done at " in startCustomCollection() 368 LOG(WARNING) << id << " is already registered."; in registerClientToMonitor() 382 LOG(WARNING) << id << " has not been registerd."; in unregisterClientToMonitor()
|
/packages/services/Car/cpp/evs/manager/aidl/stats/src/ |
D | LooperWrapper.cpp | 29 LOG(WARNING) << __FUNCTION__ << ": Looper is invalid."; in wake() 38 LOG(WARNING) << __FUNCTION__ << ": Looper is invalid."; in pollAll() 47 LOG(WARNING) << __FUNCTION__ << ": Looper is invalid."; in sendMessage() 57 LOG(WARNING) << __FUNCTION__ << ": Looper is invalid."; in sendMessageAtTime() 66 LOG(WARNING) << __FUNCTION__ << ": Looper is invalid."; in removeMessages()
|
D | StatsCollector.cpp | 74 LOG(WARNING) << "Ignoring a message to end custom collection " in handleMessage() 88 LOG(WARNING) << "Unknown event is received: " << received; in handleMessage() 106 LOG(WARNING) << "Skipping " << toString(event) << " collection event " in handleCollectionEvent() 121 LOG(WARNING) in handleCollectionEvent() 199 PLOG(WARNING) << "Failed to set background scheduling prioirty"; in startCollection() 221 PLOG(WARNING) << "Failed to name a collection thread"; in startCollection() 231 LOG(WARNING) << "Camera usage data collection was stopped already."; in stopCollection() 280 LOG(WARNING) << "Previous custom collection result, which was done at " in startCustomCollection() 375 LOG(WARNING) << id << " is already registered."; in registerClientToMonitor() 389 LOG(WARNING) << id << " has not been registered."; in unregisterClientToMonitor()
|
/packages/services/Car/cpp/evs/apps/default/src/ |
D | EvsStats.cpp | 74 LOG(WARNING) << __func__ << "EvsStats received finishComputingFirstFrameLatency, but " in finishComputingFirstFrameLatency() 93 LOG(WARNING) << __func__ << "finishComputingFirstFrameLatency is trying to store data " in finishComputingFirstFrameLatency() 131 LOG(WARNING) << __func__ << ": ICarTelemetry is not ready"; in getCarTelemetry() 138 LOG(WARNING) << "CarTelemetry service is not available."; in getCarTelemetry() 146 LOG(WARNING) << __func__ in getCarTelemetry() 177 LOG(WARNING) << __func__ in sendCollectedDataUnsafe() 187 LOG(WARNING) << __func__ << "ICarTelemetry service died, resetting the state"; in telemetryBinderDiedImpl()
|
D | evs_app.cpp | 71 LOG(WARNING) << "VHAL subscription for property " << static_cast<int32_t>(propertyId) in subscribeToVHal() 128 LOG(WARNING) << "Color format string " << argv[i + 1] in main() 145 LOG(WARNING) << "Unknown gear signal, " << argv[i] << ", is ignored " in main() 254 LOG(WARNING) << "Didn't get turn signal notifications, so we'll ignore those."; in main() 258 LOG(WARNING) << "Test mode selected, so not talking to Vehicle HAL"; in main()
|
/packages/modules/IntentResolver/java/src/com/android/intentresolver/validation/ |
D | Findings.kt | 20 import com.android.intentresolver.validation.Importance.WARNING 30 WARNING, 37 WARNING -> Log.WARN 53 override val importance = WARNING
|
/packages/services/Car/car-lib/src/android/car/hardware/property/ |
D | BlindSpotWarningState.java | 54 public static final int WARNING = 2; field in BlindSpotWarningState 69 case WARNING: in toString() 77 @IntDef({OTHER, NO_WARNING, WARNING})
|
D | ForwardCollisionWarningState.java | 52 public static final int WARNING = 2; field in ForwardCollisionWarningState 67 case WARNING: in toString() 75 @IntDef({OTHER, NO_WARNING, WARNING})
|
D | HandsOnDetectionWarning.java | 52 public static final int WARNING = 2; field in HandsOnDetectionWarning 67 case WARNING: in toString() 75 @IntDef({OTHER, NO_WARNING, WARNING})
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/sim/ |
D | EnableAutoDataSwitchDialogFragmentTest.java | 52 private static final String WARNING = "fake warning"; field in EnableAutoDataSwitchDialogFragmentTest 84 doReturn(WARNING).when(mContext).getString( in setUp() 124 assertThat(msg).doesNotContain(WARNING); in updateDialog_getMessage_noManagedProfile() 135 assertThat(msg).contains(WARNING); in updateDialog_getMessage_hasManagedProfile() 146 assertThat(msg).doesNotContain(WARNING); in updateDialog_getMessage_BothManagedProfile()
|
/packages/services/Car/cpp/evs/sampleDriver/aidl/src/ |
D | EvsV4lCamera.cpp | 94 LOG(WARNING) << "Releasing buffer despite remote ownership"; in shutdown() 118 LOG(WARNING) << "Ignoring setMaxFramesInFlight call when camera has been lost."; in setMaxFramesInFlight() 143 LOG(WARNING) << "Ignoring startVideoStream call when camera has been lost."; in startVideoStream() 237 LOG(WARNING) << "Error delivering end of stream event"; in stopVideoStream() 385 LOG(WARNING) << "Ignoring a request add external buffers " << "when camera has been lost."; in importExternalBuffers() 401 LOG(WARNING) << "Exceed the limit on number of buffers. " << numBuffersToAdd in importExternalBuffers() 421 LOG(WARNING) << "Failed to import a buffer " << b.bufferId; in importExternalBuffers() 452 LOG(WARNING) << "Ignoring doneWithFrame call when camera has been lost."; in doneWithFrame_impl() 457 LOG(WARNING) << "Ignoring doneWithFrame called with invalid id " << bufferDesc.bufferId in doneWithFrame_impl() 483 LOG(WARNING) << "No empty slot!"; in doneWithFrame_impl() [all …]
|
/packages/modules/NeuralNetworks/runtime/ |
D | ServerFlag.cpp | 55 LOG(WARNING) << "Failed to parse result of GetServerConfigurableFlag, errno=" << errno; in getServerFeatureLevelFlag() 68 LOG(WARNING) << "Failed to parse result of GetServerConfigurableFlag"; in getServerTelemetryEnableFlag() 75 LOG(WARNING) << "Unrecognized return from base::ParseBool: " in getServerTelemetryEnableFlag()
|
/packages/services/Car/cpp/powerpolicy/client/src/ |
D | PowerPolicyClientBase.cpp | 70 LOG(WARNING) << "Unlinking from death recipient failed"; in ~PowerPolicyClientBase() 89 LOG(WARNING) << "Connection attempt #" << attemptCount << " failed: " << ret.error(); in init() 120 LOG(WARNING) << "Finding power policy daemon took too long(" << elapsedTime << " ms)"; in connectToDaemon() 148 LOG(WARNING) << "Unlinking from death recipient failed"; in connectToDaemon()
|
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/validation/types/ |
D | IntentOrUriTest.kt | 25 import com.android.intentresolver.validation.Importance.WARNING 79 val result = keyValidator.validate(source = { null }, WARNING) in optional() 116 val result = keyValidator.validate(values::get, WARNING) in wrongType_optional() 125 importance = WARNING, in wrongType_optional()
|