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

  /external/google-breakpad/src/client/windows/crash_generation/
crash_generation_client.cc 379 HANDLE local_pipe = CreateFile(pipe_name, kPipeDesiredAccess, local
382 if (local_pipe != INVALID_HANDLE_VALUE) {
384 if (DuplicateHandle(GetCurrentProcess(), local_pipe,
  /hardware/intel/img/psb_video/src/x11/
psb_coverlay.c 904 enum pipe_id_t local_pipe = PIPEA, extend_pipe = PIPEB; local
    [all...]

Completed in 128 milliseconds