/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()
|
/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 …]
|
/external/honggfuzz/libhfnetdriver/ |
D | netdriver.c | 49 LOG_F("The HonggfuzzNetDriver_main function was not defined in your code"); in HonggfuzzNetDriver_main() 82 LOG_F("nsEnter(CLONE_NEWUSER|CLONE_NEWNET|CLONE_NEWNS|CLONE_NEWIPC|CLONE_NEWUTS) failed"); in netDriver_initNsIfNeeded() 85 LOG_F("nsIfaceUp('lo') failed"); in netDriver_initNsIfNeeded() 94 LOG_F("nsMountTmpfs('%s') failed", HFND_TMP_DIR_OLD); in netDriver_initNsIfNeeded() 97 LOG_F("nsMountTmpfs('%s') failed", HFND_TMP_DIR); in netDriver_initNsIfNeeded() 156 LOG_F("Specified TCP port (%d) cannot be < 1", portno); in netDriver_sockConnLoopback() 268 LOG_F("Specified TCP port '%s'='%s' (%ld) cannot be < 1", HFND_TCP_PORT_ENV, port_str, in netDriver_getTCPPort() 272 LOG_F("Specified TCP port '%s'='%s' (%ld) cannot be > 65535", HFND_TCP_PORT_ENV, in netDriver_getTCPPort() 287 LOG_F("Honggfuzz Net Driver (pid=%d): HonggfuzzNetDriver_main was not defined in your " in LLVMFuzzerInitialize() 321 LOG_F("Couldn't connect to the server TCP port"); in LLVMFuzzerTestOneInput()
|
/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()
|
/external/honggfuzz/ |
D | socketfuzzer.c | 39 LOG_F("fuzz_prepareSocketFuzzer() failed"); in fuzz_waitForExternalInput() 59 LOG_F("fuzz_prepareSocketFuzzer: received: %zu", ret); in fuzz_prepareSocketFuzzer() 82 LOG_F("fuzz_waitforSocketFuzzer: received: %zu", ret); in fuzz_waitforSocketFuzzer() 102 LOG_F("fuzz_notifySocketFuzzer: sent: %zu", ret); in fuzz_notifySocketFuzzerNewCov() 115 LOG_F("fuzz_notifySocketFuzzer: sent: %zu", ret); in fuzz_notifySocketFuzzerCrash()
|
D | honggfuzz.c | 248 LOG_F("Parsing of the cmd-line arguments failed"); in main() 260 LOG_F("Couldn't load input corpus"); in main() 265 LOG_F("Couldn't parse dictionary file ('%s')", hfuzz.mutate.dictionaryFile); in main() 269 LOG_F("Couldn't parse stackhash blacklist file ('%s')", hfuzz.feedback.blacklistFile); in main() 274 LOG_F("Couldn't parse symbols blacklist file ('%s')", hfuzzl.symsBlFile); in main() 279 LOG_F("Couldn't parse symbols whitelist file ('%s')", hfuzzl.symsWlFile); in main() 285 LOG_F("files_mapSharedMem(sz=%zu, dir='%s') failed", sizeof(feedback_t), in main() 296 LOG_F("Couldn't start the signal thread"); in main()
|
D | fuzz.c | 269 LOG_F("subproc_Run()"); in fuzz_runVerifier() 371 LOG_F("Cound't prepare input for fuzzing"); in fuzz_fuzzLoop() 374 LOG_F("Couldn't run fuzzed command"); in fuzz_fuzzLoop() 461 LOG_F("Couldn't create an input file of size: %zu", hfuzz->mutate.maxFileSz); in fuzz_threadNew() 471 LOG_F("Could not initialize the thread"); in fuzz_threadNew() 519 LOG_F("Couldn't prepare arch for fuzzing"); in fuzz_threadsStart() 522 LOG_F("Couldn't prepare sanitizer options"); in fuzz_threadsStart()
|
/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/honggfuzz/libhfuzz/ |
D | persistent.c | 32 LOG_F("LLVMFuzzerMutate() is not supported in honggfuzz yet"); in LLVMFuzzerMutate() 38 LOG_F("Define 'int LLVMFuzzerTestOneInput(uint8_t * buf, size_t len)' in your " in LLVMFuzzerTestOneInput() 62 LOG_F("LLVMFuzzerTestOneInput() returned '%d' instead of '0'", ret); in HonggfuzzRunOneInput()
|
D | fetch.c | 39 LOG_F("writeToFd(size=%zu, readyTag) failed", sizeof(HFReadyTag)); in HonggfuzzFetchData() 48 LOG_F("readFromFd(fd=%d, size=%zu) failed, received=%zd bytes", _HF_PERSISTENT_FD, in HonggfuzzFetchData()
|
/external/honggfuzz/mac/ |
D | arch.c | 490 LOG_F("Parent: could not create thread to wait for child's exception"); in arch_archInit() 495 LOG_F("Parent: could not detach thread to wait for child's exception"); in arch_archInit() 562 LOG_F("Could not find callstack in crash report %s", description); in hash_callstack() 571 LOG_F("Could not find callstack start in crash report %s", description); in hash_callstack() 585 LOG_F("Could not find callstack end in crash report %s", description); in hash_callstack() 589 LOG_F("Malformed callstack: %s", description); in hash_callstack() 696 LOG_F("This function should never get called"); in catch_mach_exception_raise() 704 LOG_F("This function should never get called"); in catch_mach_exception_raise_state() 714 LOG_F("Got non EXC_CRASH! This should not happen."); in catch_mach_exception_raise_state_identity()
|
/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/honggfuzz/linux/ |
D | arch.c | 169 LOG_F("Couldn't stop itself"); in arch_launchChild() 211 LOG_F("Couldn't open perf event for pid=%d", (int)run->pid); in arch_prepareParentAfterFork() 214 LOG_F("Couldn't attach to pid=%d", (int)run->pid); in arch_prepareParentAfterFork() 220 LOG_F("Couldn't enable perf counters for pid=%d", (int)run->pid); in arch_prepareParent() 381 LOG_F("Unsupported kernel version (%s)", uts.release); in arch_archInit()
|
D | pt.c | 150 LOG_F("pt_errata() failed: %s", pt_errstr(-errcode)); in arch_ptAnalyze() 155 LOG_F("pt_pkt_alloc_decoder() failed"); in arch_ptAnalyze() 188 LOG_F( in arch_ptAnalyze()
|
/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()
|