Home
last modified time | relevance | path

Searched defs:pipe_handle (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/client/windows/crash_generation/
Dcrash_generation_client.cc114 HANDLE pipe_handle, in CrashGenerationClient()
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc87 HANDLE pipe_handle, in ExceptionHandler()
147 HANDLE pipe_handle, in Initialize()
/external/libmojo/mojo/public/cpp/bindings/tests/
Darray_common_test.h75 ScopedMessagePipeHandle pipe_handle = std::move(handles2[0]); in Handle() local