Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/base/
Dlogging.cc340 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local
342 success = (FALSE != attach_console(ATTACH_PARENT_PROCESS)); in ConfigureLogging()
/external/chromium/third_party/libjingle/source/talk/base/
Dlogging.cc321 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole> in ConfigureLogging() local
323 success = (FALSE != attach_console(ATTACH_PARENT_PROCESS)); in ConfigureLogging()