/external/webrtc/webrtc/modules/audio_device/ |
D | audio_device_generic.cc | 18 LOG_F(LS_ERROR) << "Not supported on this platform"; in SetRecordingSampleRate() 23 LOG_F(LS_ERROR) << "Not supported on this platform"; in SetPlayoutSampleRate() 28 LOG_F(LS_ERROR) << "Not supported on this platform"; in SetLoudspeakerStatus() 33 LOG_F(LS_ERROR) << "Not supported on this platform"; in GetLoudspeakerStatus() 38 LOG_F(LS_ERROR) << "Not supported on this platform"; in ResetAudioDevice() 46 LOG_F(LS_ERROR) << "Not supported on this platform"; in SoundDeviceControl() 51 LOG_F(LS_ERROR) << "Not supported on this platform"; in BuiltInAECIsAvailable() 56 LOG_F(LS_ERROR) << "Not supported on this platform"; in EnableBuiltInAEC() 61 LOG_F(LS_ERROR) << "Not supported on this platform"; in BuiltInAECIsEnabled() 66 LOG_F(LS_ERROR) << "Not supported on this platform"; in BuiltInAGCIsAvailable() [all …]
|
/external/webrtc/webrtc/base/ |
D | httpbase_unittest.cc | 67 LOG_F(LS_VERBOSE) << "chunked: " << chunked << " size: " << data_size; in onHttpHeaderComplete() 76 LOG_F(LS_VERBOSE) << "mode: " << mode << " err: " << err; in onHttpComplete() 81 LOG_F(LS_VERBOSE) << "err: " << err; in onHttpClosed() 119 LOG_F(LS_VERBOSE) << "Enter"; in SetupSource() 137 LOG_F(LS_VERBOSE) << "Exit"; in SetupSource() 141 LOG_F(LS_VERBOSE) << "Enter"; in VerifyHeaderComplete() 169 LOG_F(LS_VERBOSE) << "Exit"; in VerifyHeaderComplete() 174 LOG_F(LS_VERBOSE) << "Enter"; in VerifyDocumentContents() 185 LOG_F(LS_VERBOSE) << "Exit"; in VerifyDocumentContents() 189 LOG_F(LS_VERBOSE) << "Enter"; in ObtainDocumentStream() [all …]
|
D | socketpool.cc | 43 LOG_F(LS_VERBOSE) << "(" << remote << ")"; in RequestConnectedStream() 53 LOG_F(LS_VERBOSE) << "Providing cached stream"; in RequestConnectedStream() 60 LOG_F(LS_VERBOSE) << "Providing new stream"; in RequestConnectedStream() 70 LOG_F(LS_VERBOSE) << "(" << it->first << ")"; in ReturnConnectedStream() 73 LOG_F(LS_VERBOSE) << "Returning closed stream"; in ReturnConnectedStream() 78 LOG_F(LS_VERBOSE) << "Caching stream"; in ReturnConnectedStream() 90 LOG_F(LS_WARNING) << "(" << events << ", " << err in OnStreamEvent() 97 LOG_F(LS_VERBOSE) << "(" << it->first << ")"; in OnStreamEvent() 100 LOG_F(LS_VERBOSE) << "Returning closed stream"; in OnStreamEvent() 162 LOG_F(LS_VERBOSE) << "Creating new socket"; in RequestConnectedStream() [all …]
|
D | optionsfile.cc | 32 LOG_F(LS_WARNING) << "Could not open file, err=" << err; in Load() 49 LOG_F(LS_WARNING) << "Ignoring malformed line in " << path_; in Load() 57 LOG_F(LS_ERROR) << "Error when reading from file"; in Load() 69 LOG_F(LS_ERROR) << "Could not open file, err=" << err; in Save() 98 LOG_F(LS_ERROR) << "Unable to write to file"; in Save()
|
D | diskcache.cc | 88 LOG_F(LS_WARNING) << "Cache files open"; in Purge() 106 LOG_F(LS_WARNING) << "Cache overfull"; in LockResource() 128 LOG_F(LS_ERROR) << "Couldn't create cache file"; in WriteResource() 204 LOG_F(LS_ERROR) << "Couldn't remove cache file: " << filename; in DeleteResource() 235 LOG_F(LS_WARNING) << "All resources are locked!"; in CheckLimit() 244 LOG_F(LS_ERROR) << "Couldn't delete from cache!"; in CheckLimit() 319 LOG_F(LS_WARNING) << "Missing cache entry"; in ReleaseResource()
|
D | httpbase.cc | 126 LOG_F(LS_VERBOSE) << " state: " << state_ << " line: " in ProcessLine() 494 LOG_F(LS_ERROR) << "(" << error << ")"; in HandleStreamClose() 576 LOG_F(LS_WARNING) << "danger of starvation"; in DoReceiveLoop() 668 LOG_F(LS_ERROR) << "Read error: " << error; in flush_data() 699 LOG_F(LS_ERROR) << "error"; in flush_data() 805 LOG_F(LS_ERROR) << "Read error: " << error; in OnDocumentEvent() 865 LOG_F(LS_ERROR) << "Unexpected EOS"; in ProcessData() 870 LOG_F(LS_ERROR) << "Write error: " << write_error; in ProcessData() 878 LOG_F(LS_VERBOSE); in OnComplete()
|
D | sslsocketfactory.cc | 43 LOG_F(LS_ERROR) << "Empty address"; in Connect() 172 LOG_F(LS_ERROR) << "SSL unavailable"; in CreateProxySocket() 179 LOG_F(LS_ERROR) << "SSL failed to start."; in CreateProxySocket()
|
D | httpclient.cc | 240 LOG_F(LS_WARNING) << "Malformed cache header"; in HttpReadCacheHeaders() 461 LOG_F(LS_WARNING) << "Couldn't lock cache"; in BeginCacheFile() 471 LOG_F(LS_ERROR) << "Couldn't open body cache"; in BeginCacheFile() 490 LOG_F(LS_ERROR) << "Couldn't open header cache"; in WriteCacheHeaders() 495 LOG_F(LS_ERROR) << "Couldn't write header cache"; in WriteCacheHeaders() 556 LOG_F(LS_WARNING) << "Cache failure, continuing with normal request"; in CheckCache() 575 LOG_F(LS_ERROR) << "Error reading cache headers"; in ReadCacheHeaders() 591 LOG_F(LS_ERROR) << "Unavailable cache body"; in ReadCacheBody()
|
D | logging.h | 289 #define LOG_F(sev) LOG(sev) << __PRETTY_FUNCTION__ << ": " macro 292 #define LOG_F(sev) LOG(sev) << __FUNCTION__ << ": " macro
|
D | diskcache_win32.cc | 71 LOG_F(LS_ERROR) << "Couldn't delete cache files"; in PurgeFiles()
|
D | win32socketserver.cc | 329 LOG_F(LS_INFO) << "async dns lookup (" << addr.hostname() << ")"; in Connect() 342 LOG_F(LS_ERROR) << "WSAAsyncGetHostByName error: " << WSAGetLastError(); in Connect() 689 LOG_F(LS_INFO) << "(" << IPAddress(ip).ToSensitiveString() in OnDnsNotify()
|
/external/webrtc/webrtc/voice_engine/ |
D | voe_network_impl.cc | 44 LOG_F(LS_ERROR) << "Failed to locate channel: " << channel; in RegisterExternalTransport() 55 LOG_F(LS_ERROR) << "Failed to locate channel: " << channel; in DeRegisterExternalTransport() 75 LOG_F(LS_ERROR) << "Invalid packet length: " << length; in ReceivedRTPPacket() 81 LOG_F(LS_ERROR) << "Failed to locate channel: " << channel; in ReceivedRTPPacket() 85 LOG_F(LS_ERROR) << "No external transport for channel: " << channel; in ReceivedRTPPacket() 98 LOG_F(LS_ERROR) << "Invalid packet length: " << length; in ReceivedRTCPPacket() 104 LOG_F(LS_ERROR) << "Failed to locate channel: " << channel; in ReceivedRTCPPacket() 108 LOG_F(LS_ERROR) << "No external transport for channel: " << channel; in ReceivedRTCPPacket()
|
D | voe_base_impl.cc | 55 LOG_F(LS_ERROR) << "VE_RUNTIME_REC_ERROR"; in OnErrorIsReported() 58 LOG_F(LS_ERROR) << "VE_RUNTIME_PLAY_ERROR"; in OnErrorIsReported() 71 LOG_F(LS_WARNING) << "VE_RUNTIME_REC_WARNING"; in OnWarningIsReported() 74 LOG_F(LS_WARNING) << "VE_RUNTIME_PLAY_WARNING"; in OnWarningIsReported() 247 LOG_F(LS_INFO) in Init() 342 LOG_F(LS_ERROR) << "Failed to enable high pass filter."; in Init() 346 LOG_F(LS_ERROR) << "Failed to disable drift compensation."; in Init() 350 LOG_F(LS_ERROR) << "Failed to set noise suppression level: " in Init() 356 LOG_F(LS_ERROR) << "Failed to set analog level limits with minimum: " in Init() 361 LOG_F(LS_ERROR) << "Failed to set mode: " << kDefaultAgcMode; in Init() [all …]
|
D | voice_engine_defines.h | 131 LOG_F(LS_ERROR) << "not supported"; \
|
/external/webrtc/webrtc/modules/desktop_capture/win/ |
D | screen_capturer_win_magnifier.cc | 93 LOG_F(LS_WARNING) << "Failed to make system & display power assertion: " in Capture() 126 LOG_F(LS_WARNING) << "Switching to the fallback screen capturer."; in Capture() 207 LOG_F(LS_WARNING) << "Failed to call SetWindowPos: " << GetLastError() in CaptureImage() 222 LOG_F(LS_WARNING) << "Failed to call MagSetWindowSource: " << GetLastError() in CaptureImage() 276 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: " in InitializeMagnifier() 283 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: " in InitializeMagnifier() 295 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: " in InitializeMagnifier() 324 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: " in InitializeMagnifier() 340 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: " in InitializeMagnifier() 355 LOG_F(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: " in InitializeMagnifier() [all …]
|
D | cursor.cc | 115 LOG_F(LS_ERROR) << "Unable to get cursor icon info. Error = " in CreateMouseCursorFromHCursor() 131 LOG_F(LS_ERROR) << "Unable to get bitmap info. Error = " in CreateMouseCursorFromHCursor() 159 LOG_F(LS_ERROR) << "Unable to get bitmap bits. Error = " in CreateMouseCursorFromHCursor() 179 LOG_F(LS_ERROR) << "Unable to get bitmap bits. Error = " in CreateMouseCursorFromHCursor()
|
D | screen_capturer_win_gdi.cc | 82 LOG_F(LS_WARNING) << "Failed to make system & display power assertion: " in Capture()
|
/external/webrtc/webrtc/modules/audio_device/ios/ |
D | audio_device_not_implemented_ios.mm | 37 LOG_F(LS_WARNING) << "Not implemented"; 43 LOG_F(LS_WARNING) << "Not implemented"; 111 LOG_F(LS_WARNING) << "Not implemented"; 180 LOG_F(LS_WARNING) << "Not implemented"; 195 LOG_F(LS_WARNING) << "Not implemented"; 260 LOG_F(LS_WARNING) << "Not implemented";
|
/external/webrtc/webrtc/p2p/base/ |
D | pseudotcp.cc | 359 LOG_F(WARNING) << "packet too large"; in NotifyPacket() 475 LOG_F(LS_VERBOSE) << "(" << (force ? "true" : "false") << ")"; in Close() 652 LOG_F(LS_ERROR) << "wrong conversation"; in process() 662 LOG_F(LS_ERROR) << "closed"; in process() 676 LOG_F(LS_ERROR) << "Missing control code"; in process() 699 LOG_F(LS_WARNING) << "Unknown control code: " << seg.data[0]; in process() 865 LOG_F(LS_INFO) << "too new"; in process() 867 LOG_F(LS_INFO) << "too old"; in process() 966 LOG_F(LS_VERBOSE) << "too many retransmits"; in transmit() 984 LOG_F(LS_VERBOSE) << "packet failed"; in transmit() [all …]
|
/external/webrtc/webrtc/system_wrappers/include/ |
D | logging.h | 123 #define LOG_F(sev) LOG(sev) << __PRETTY_FUNCTION__ << ": " macro 125 #define LOG_F(sev) LOG(sev) << __FUNCTION__ << ": " macro
|
/external/webrtc/webrtc/modules/desktop_capture/mac/ |
D | desktop_configuration_monitor.cc | 47 LOG_F(LS_ERROR) << "Event wait timed out."; in Lock() 76 LOG_F(LS_ERROR) << "Event wait timed out."; in DisplaysReconfigured()
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
D | audio_coding_module_impl.cc | 593 LOG_F(LS_ERROR) << "Unsupported number of channels: " << codec.channels; in RegisterReceiveCodec() 600 LOG_F(LS_ERROR) << "Wrong codec params to be registered as receive codec"; in RegisterReceiveCodec() 608 LOG_F(LS_ERROR) << "Invalid payload type " << codec.pltype << " for " in RegisterReceiveCodec() 631 LOG_F(LS_ERROR) << "Unsupported number of channels: " << num_channels; in RegisterExternalReceiveCodec() 637 LOG_F(LS_ERROR) << "Invalid payload-type " << rtp_payload_type in RegisterExternalReceiveCodec()
|
D | acm_receiver.cc | 178 LOG_F(LS_ERROR) << "Payload-type " in InsertPacket() 394 LOG_F(LS_ERROR) << "Cannot remove payload " in RemoveAllCodecs()
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | delay_manager.cc | 295 LOG_F(LS_ERROR) << "length_ms = " << length_ms; in SetPacketAudioLength() 354 LOG_F(LS_ERROR) << "NULL pointers supplied as input"; in BufferLimits()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | mouse_cursor_monitor_win.cc | 89 LOG_F(LS_ERROR) << "Unable to get cursor info. Error = " << GetLastError(); in Capture()
|