OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOG_F
(Results
1 - 25
of
49
) sorted by null
1
2
/external/chromium_org/third_party/webrtc/video_engine/
vie_impl.cc
33
LOG_F
(LS_INFO);
114
LOG_F
(LS_INFO) << "filename: " << file_nameUTF8
124
LOG_F
(LS_INFO) << "filter: " << filter;
128
LOG_F
(LS_INFO) << "filter: " << filter;
133
LOG_F
(LS_INFO);
vie_rtp_rtcp_impl.cc
114
LOG_F
(LS_INFO) << "channel: " << video_channel << " ssrc: " << SSRC << "";
131
LOG_F
(LS_INFO) << "channel: " << videoChannel
196
LOG_F
(LS_INFO) << "channel: " << video_channel
212
LOG_F
(LS_INFO) << "channel: " << video_channel
227
LOG_F
(LS_INFO) << "channel: " << video_channel
248
LOG_F
(LS_ERROR) << "channel " << video_channel << " is already sending.";
268
LOG_F
(LS_ERROR) << "channel " << video_channel << " is already sending.";
285
LOG_F
(LS_INFO) << "channel: " << video_channel
321
LOG_F
(LS_INFO) << "channel: " << video_channel
330
LOG_F
(LS_ERROR) << "channel " << video_channel << " is already sending."
[
all
...]
vie_network_impl.cc
56
LOG_F
(LS_INFO) << "channel: " << video_channel
74
LOG_F
(LS_INFO) << "channel: " << video_channel;
82
LOG_F
(LS_ERROR) << "Already sending on channel: " << video_channel;
94
LOG_F
(LS_INFO) << "channel: " << video_channel;
102
LOG_F
(LS_ERROR) << "Actively sending on channel: " << video_channel;
137
LOG_F
(LS_INFO) << "channel: " << video_channel << " mtu: " << mtu;
166
LOG_F
(LS_INFO) << "channel: " << video_channel;
vie_base_impl.cc
68
LOG_F
(LS_INFO) << "SetVoiceEngine";
78
LOG_F
(LS_INFO) << "RegisterCpuOveruseObserver on channel " << video_channel;
211
LOG_F
(LS_INFO) << "ConnectAudioChannel, video channel " << video_channel
228
LOG_F
(LS_INFO) << "DisconnectAudioChannel " << video_channel;
244
LOG_F
(LS_INFO) << "StartSend: " << video_channel;
255
LOG_F
(LS_ERROR) << "Can't start send on a receive only channel.";
268
LOG_F
(LS_ERROR) << "Could not start sending " << video_channel;
278
LOG_F
(LS_INFO) << "StopSend " << video_channel;
292
LOG_F
(LS_ERROR) << "Could not stop sending " << video_channel;
301
LOG_F
(LS_INFO) << "StartReceive " << video_channel
[
all
...]
vie_image_process_impl.cc
62
LOG_F
(LS_INFO) << "capture_id: " << capture_id;
77
LOG_F
(LS_INFO) << "capture_id: " << capture_id;
95
LOG_F
(LS_INFO) << "video_channel: " << video_channel;
112
LOG_F
(LS_INFO) << "video_channel: " << video_channel;
130
LOG_F
(LS_INFO) << "video_channel: " << video_channel;
146
LOG_F
(LS_INFO) << "video_channel: " << video_channel;
164
LOG_F
(LS_INFO) << "capture_id: " << capture_id
187
LOG_F
(LS_INFO) << "video_channel: " << video_channel
vie_render_impl.cc
64
LOG_F
(LS_INFO);
75
LOG_F
(LS_INFO);
89
LOG_F
(LS_INFO) << "render_id: " << render_id << " z_order: " << z_order
135
LOG_F
(LS_INFO) << "render_id: " << render_id;
174
LOG_F
(LS_INFO) << "render_id: " << render_id;
189
LOG_F
(LS_INFO) << "render_id: " << render_id;
204
LOG_F
(LS_INFO) << "render_id: " << render_id
222
LOG_F
(LS_INFO) << "render_id: " << render_id << " z_order: " << z_order
277
LOG_F
(LS_ERROR) << "Renderer already exists for render_id: " << render_id;
vie_capture_impl.cc
318
LOG_F
(LS_ERROR) << "API not supported on Mac OS X.";
336
LOG_F
(LS_ERROR) << "API not supported on Mac OS X.";
361
LOG_F
(LS_ERROR) << "API not supported on Mac OS X.";
408
LOG_F
(LS_ERROR) << "Observer already registered.";
vie_capturer.cc
322
LOG_F
(LS_ERROR) << "Could not create I420Frame.";
375
LOG_F
(LS_ERROR) << "Effect filter already registered.";
388
LOG_F
(LS_ERROR) << "Could not create video processing module.";
493
LOG_F
(LS_ERROR) << "Could not get frame stats.";
555
LOG_F
(LS_ERROR) << "Observer already registered.";
/external/chromium_org/third_party/webrtc/base/
socketpool.cc
43
LOG_F
(LS_VERBOSE) << "(" << remote << ")";
53
LOG_F
(LS_VERBOSE) << "Providing cached stream";
60
LOG_F
(LS_VERBOSE) << "Providing new stream";
70
LOG_F
(LS_VERBOSE) << "(" << it->first << ")";
73
LOG_F
(LS_VERBOSE) << "Returning closed stream";
78
LOG_F
(LS_VERBOSE) << "Caching stream";
90
LOG_F
(LS_WARNING) << "(" << events << ", " << err
97
LOG_F
(LS_VERBOSE) << "(" << it->first << ")";
100
LOG_F
(LS_VERBOSE) << "Returning closed stream";
162
LOG_F
(LS_VERBOSE) << "Creating new socket"
[
all
...]
httpbase_unittest.cc
65
LOG_F
(LS_VERBOSE) << "chunked: " << chunked << " size: " << data_size;
74
LOG_F
(LS_VERBOSE) << "mode: " << mode << " err: " << err;
79
LOG_F
(LS_VERBOSE) << "err: " << err;
117
LOG_F
(LS_VERBOSE) << "Enter";
135
LOG_F
(LS_VERBOSE) << "Exit";
139
LOG_F
(LS_VERBOSE) << "Enter";
167
LOG_F
(LS_VERBOSE) << "Exit";
172
LOG_F
(LS_VERBOSE) << "Enter";
183
LOG_F
(LS_VERBOSE) << "Exit";
187
LOG_F
(LS_VERBOSE) << "Enter"
[
all
...]
optionsfile.cc
30
LOG_F
(LS_WARNING) << "Could not open file, err=" << err;
47
LOG_F
(LS_WARNING) << "Ignoring malformed line in " << path_;
55
LOG_F
(LS_ERROR) << "Error when reading from file";
67
LOG_F
(LS_ERROR) << "Could not open file, err=" << err;
96
LOG_F
(LS_ERROR) << "Unable to write to file";
filelock.cc
29
LOG_F
(LS_INFO);
diskcache.cc
86
LOG_F
(LS_WARNING) << "Cache files open";
104
LOG_F
(LS_WARNING) << "Cache overfull";
126
LOG_F
(LS_ERROR) << "Couldn't create cache file";
202
LOG_F
(LS_ERROR) << "Couldn't remove cache file: " << filename;
233
LOG_F
(LS_WARNING) << "All resources are locked!";
242
LOG_F
(LS_ERROR) << "Couldn't delete from cache!";
317
LOG_F
(LS_WARNING) << "Missing cache entry";
diskcache_win32.cc
70
LOG_F
(LS_ERROR) << "Couldn't delete cache files";
httpbase.cc
126
LOG_F
(LS_VERBOSE) << " state: " << state_ << " line: "
490
LOG_F
(LS_ERROR) << "(" << error << ")";
571
LOG_F
(LS_WARNING) << "danger of starvation";
663
LOG_F
(LS_ERROR) << "Read error: " << error;
694
LOG_F
(LS_ERROR) << "error";
800
LOG_F
(LS_ERROR) << "Read error: " << error;
860
LOG_F
(LS_ERROR) << "Unexpected EOS";
865
LOG_F
(LS_ERROR) << "Write error: " << write_error;
873
LOG_F
(LS_VERBOSE);
sslsocketfactory.cc
42
LOG_F
(LS_ERROR) << "Empty address";
161
LOG_F
(LS_ERROR) << "SSL unavailable";
httpclient.cc
241
LOG_F
(LS_WARNING) << "Malformed cache header";
462
LOG_F
(LS_WARNING) << "Couldn't lock cache";
472
LOG_F
(LS_ERROR) << "Couldn't open body cache";
491
LOG_F
(LS_ERROR) << "Couldn't open header cache";
496
LOG_F
(LS_ERROR) << "Couldn't write header cache";
556
LOG_F
(LS_WARNING) << "Cache failure, continuing with normal request";
575
LOG_F
(LS_ERROR) << "Error reading cache headers";
591
LOG_F
(LS_ERROR) << "Unavailable cache body";
logging.h
26
//
LOG_F
(sev) Like LOG(), but includes the name of the current function.
28
// LOG_T_F(sev) Like
LOG_F
(), but includes the this pointer.
283
#define
LOG_F
(sev) LOG(sev) << __PRETTY_FUNCTION__ << ": "
286
#define
LOG_F
(sev) LOG(sev) << __FUNCTION__ << ": "
/external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
screen_capturer_win_magnifier.cc
92
LOG_F
(LS_WARNING) << "Failed to make system & display power assertion: "
125
LOG_F
(LS_WARNING) << "Switching to the fallback screen capturer.";
211
LOG_F
(LS_WARNING) << "Failed to call SetWindowPos: " << GetLastError()
226
LOG_F
(LS_WARNING) << "Failed to call MagSetWindowSource: " << GetLastError()
280
LOG_F
(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: "
287
LOG_F
(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: "
299
LOG_F
(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: "
328
LOG_F
(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: "
344
LOG_F
(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier: "
359
LOG_F
(LS_WARNING) << "Failed to initialize ScreenCapturerWinMagnifier:
[
all
...]
cursor.cc
117
LOG_F
(LS_ERROR) << "Unable to get cursor icon info. Error = "
133
LOG_F
(LS_ERROR) << "Unable to get bitmap info. Error = "
161
LOG_F
(LS_ERROR) << "Unable to get bitmap bits. Error = "
181
LOG_F
(LS_ERROR) << "Unable to get bitmap bits. Error = "
/external/chromium_org/third_party/webrtc/system_wrappers/interface/
logging.h
37
//
LOG_F
(sev) Like LOG(), but includes the name of the current function.
135
#define
LOG_F
(sev) LOG(sev) << __PRETTY_FUNCTION__ << ": "
137
#define
LOG_F
(sev) LOG(sev) << __FUNCTION__ << ": "
140
#define LOG_API0()
LOG_F
(LS_VERBOSE)
/external/chromium_org/third_party/webrtc/modules/desktop_capture/mac/
desktop_configuration_monitor.cc
47
LOG_F
(LS_ERROR) << "Event wait timed out.";
76
LOG_F
(LS_ERROR) << "Event wait timed out.";
/external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc
171
LOG_F
(LS_INFO) << "(" << channel->component() << ")";
259
//
LOG_F
(LS_VERBOSE) << "Recv returned: " << result;
288
//
LOG_F
(LS_VERBOSE) << "Send returned: " << result;
322
LOG_F
(LS_VERBOSE) << "[" << channel_name_ << "]";
326
LOG_F
(LS_WARNING) << "NULL channel";
331
LOG_F
(LS_WARNING) << "NULL tcp";
346
//
LOG_F
(LS_VERBOSE) << "(" << size << ")";
350
LOG_F
(LS_WARNING) << "NULL channel";
355
LOG_F
(LS_WARNING) << "NULL tcp";
364
LOG_F
(LS_VERBOSE) << "[" << channel_name_ << "]"
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
pseudotcp.cc
371
LOG_F
(WARNING) << "packet too large";
487
LOG_F
(LS_VERBOSE) << "(" << (force ? "true" : "false") << ")";
659
LOG_F
(LS_ERROR) << "wrong conversation";
669
LOG_F
(LS_ERROR) << "closed";
683
LOG_F
(LS_ERROR) << "Missing control code";
706
LOG_F
(LS_WARNING) << "Unknown control code: " << seg.data[0];
869
LOG_F
(LS_INFO) << "too new";
871
LOG_F
(LS_INFO) << "too old";
968
LOG_F
(LS_VERBOSE) << "too many retransmits";
986
LOG_F
(LS_VERBOSE) << "packet failed"
[
all
...]
/external/chromium_org/third_party/webrtc/overrides/webrtc/base/
logging.h
195
#define
LOG_F
(sev) LOG(sev) << __PRETTY_FUNCTION__ << ": "
197
#define
LOG_F
(sev) LOG(sev) << __FUNCTION__ << ": "
Completed in 1402 milliseconds
1
2