OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:init_diagnostic_logging
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/overrides/
init_webrtc.cc
99
InitDiagnosticLoggingDelegateFunctionFunction
init_diagnostic_logging
= NULL;
local
107
&
init_diagnostic_logging
);
110
talk_base::SetExtraLoggingInit(
init_diagnostic_logging
);
initialize_module.cc
58
init_diagnostic_logging
) {
66
*
init_diagnostic_logging
= &talk_base::InitDiagnosticLoggingDelegateFunction;
init_webrtc.h
52
InitDiagnosticLoggingDelegateFunctionFunction*
init_diagnostic_logging
);
Completed in 57 milliseconds