Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/system/
Dmessage_pipe.h52 MessagePipeHandle handle0; in CreateMessagePipe() local
134 ScopedMessagePipeHandle handle0; variable
/external/libchrome/mojo/public/c/system/tests/
Dcore_unittest_pure_c.c44 MojoHandle handle0, handle1; in MinimalCTest() local
Dcore_api_unittest.cc107 Handle handle0(h0); in TEST() local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dtest_helpers_unittest.cc112 ScopedMessagePipeHandle handle0, handle1; in TEST_F() local
/external/libchrome/mojo/public/cpp/bindings/
Dassociated_interface_ptr.h207 ScopedInterfaceEndpointHandle handle0; in MakeRequest() local
/external/libchrome/mojo/public/cpp/bindings/lib/
Dscoped_interface_endpoint_handle.cc287 ScopedInterfaceEndpointHandle* handle0, in CreatePairPendingAssociation()
/external/tensorflow/tensorflow/core/lib/monitoring/
Dcollection_registry_test.cc56 std::unique_ptr<CollectionRegistry::RegistrationHandle> handle0 = in TEST() local
/external/libchrome/mojo/core/
Dentrypoints.cc63 MojoHandle handle0, in MojoFuseMessagePipesImpl()
Dcore.cc593 MojoResult Core::FuseMessagePipes(MojoHandle handle0, in FuseMessagePipes()
/external/libchrome/mojo/public/c/system/
Dthunks.cc189 MojoResult MojoFuseMessagePipes(MojoHandle handle0, in MojoFuseMessagePipes()