OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:handle_1
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/mojo/public/tests/
test_support.h
21
ScopedMessagePipeHandle
handle_1
;
member in struct:mojo::test::MessagePipe
/external/chromium_org/mojo/apps/js/bindings/
core.cc
26
MojoHandle
handle_1
= MOJO_HANDLE_INVALID;
local
27
MojoResult result = MojoCreateMessagePipe(&handle_0, &
handle_1
);
32
dictionary.Set("handle1",
handle_1
);
Completed in 376 milliseconds