HomeSort by relevance Sort by last modified time
    Searched refs:PFN_AttachConsole (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
logging.cc 318 typedef BOOL (WINAPI* PFN_AttachConsole)(DWORD);
321 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole>
  /external/chromium_org/third_party/libjingle/source/talk/base/
logging.cc 340 typedef BOOL (WINAPI* PFN_AttachConsole)(DWORD);
343 if (PFN_AttachConsole attach_console = reinterpret_cast<PFN_AttachConsole>

Completed in 503 milliseconds