Home
last modified time | relevance | path

Searched defs:handle0 (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/mojo/public/cpp/system/
Dmessage_pipe.h39 MessagePipeHandle handle0; in CreateMessagePipe() local
82 ScopedMessagePipeHandle handle0; variable
/external/chromium_org/mojo/public/c/system/tests/
Dcore_unittest_pure_c.c44 MojoHandle handle0, handle1; in MinimalCTest() local
/external/chromium_org/mojo/bindings/js/
Dcore.cc51 MojoHandle handle0 = MOJO_HANDLE_INVALID; in CreateMessagePipe() local
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dkernel_proxy.cc227 ScopedKernelHandle handle0(new KernelHandle(stream_fs_, node)); in pipe() local