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

  /external/chromium_org/remoting/host/win/
launch_process_with_token.cc 481 // CreateProcessAsUser will fail on XP and W2K3 with ERROR_PIPE_NOT_CONNECTED
488 GetLastError() == ERROR_PIPE_NOT_CONNECTED &&
507 SetLastError(ERROR_PIPE_NOT_CONNECTED);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winerror.h 216 #define ERROR_PIPE_NOT_CONNECTED __MSABI_LONG(233)
    [all...]

Completed in 66 milliseconds