HomeSort by relevance Sort by last modified time
    Searched full:pfn_attachconsole (Results 1 - 1 of 1) 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>

Completed in 1261 milliseconds