Home
last modified time | relevance | path

Searched refs:attach_console (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
Dlogging.cc316 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local
318 success = (FALSE != attach_console(ATTACH_PARENT_PROCESS)); in ConfigureLogging()