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

  /external/chromium_org/base/process/
launch_win.cc 70 if (!AttachConsole(ATTACH_PARENT_PROCESS)) {
  /external/chromium_org/third_party/webrtc/base/
logging.cc 325 success = (FALSE != attach_console(ATTACH_PARENT_PROCESS));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincon.h 247 #define ATTACH_PARENT_PROCESS ((DWORD)-1)

Completed in 539 milliseconds