Home
last modified time | relevance | path

Searched defs:handle1 (Results 1 – 21 of 21) sorted by relevance

/external/libchrome/mojo/public/cpp/system/
Dmessage_pipe.h53 MessagePipeHandle handle1; in CreateMessagePipe() local
135 ScopedMessagePipeHandle handle1; variable
/external/compiler-rt/test/asan/TestCases/Posix/
Dcoverage-direct.cc75 void *handle1 = dlopen(argv[1], RTLD_LAZY); in main() local
Dcoverage-direct-activation.cc51 void *handle1 = dlopen(argv[1], RTLD_LAZY); // %dynamiclib in main() local
Dcoverage-module-unloaded.cc28 void *handle1 = dlopen(argv[1], RTLD_LAZY); // %dynamiclib1 in main() local
/external/compiler-rt/test/asan/TestCases/Android/
Dcoverage-android.cc126 void *handle1 = in main() local
/external/libchrome/mojo/public/c/system/tests/
Dcore_unittest_pure_c.c44 MojoHandle handle0, handle1; in MinimalCTest() local
/external/u-boot/lib/efi_selftest/
Defi_selftest_manageprotocols.c34 static efi_handle_t handle1; variable
Defi_selftest_devicepath.c15 static efi_handle_t handle1; variable
/external/perfetto/src/protozero/
Dmessage_unittest.cc318 MessageHandle<FakeRootMessage> handle1(msg1); in TEST_F() local
399 MessageHandle<FakeRootMessage> handle1(msg); in TEST_F() 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.h208 ScopedInterfaceEndpointHandle handle1; in MakeRequest() local
/external/libchrome/mojo/public/java/system/
Dcore_impl.cc41 MojoHandle handle1; in JNI_CoreImpl_CreateMessagePipe() local
61 MojoHandle handle1; in JNI_CoreImpl_CreateDataPipe() local
/external/sfntly/cpp/src/test/
Dlock_test.cc213 PlatformThreadHandle handle1 = kNullThreadHandle; in MutexFourThreads() local
/external/libchrome/base/synchronization/
Dlock_unittest.cc240 PlatformThreadHandle handle1; in TEST() local
/external/libchrome/mojo/public/cpp/bindings/lib/
Dscoped_interface_endpoint_handle.cc288 ScopedInterfaceEndpointHandle* handle1) { in CreatePairPendingAssociation()
/external/tensorflow/tensorflow/core/lib/monitoring/
Dcollection_registry_test.cc58 std::unique_ptr<CollectionRegistry::RegistrationHandle> handle1 = in TEST() local
/external/libchrome/mojo/core/
Dentrypoints.cc64 MojoHandle handle1, in MojoFuseMessagePipesImpl()
Dcore.cc594 MojoHandle handle1, in FuseMessagePipes()
/external/libchrome/mojo/public/c/system/
Dthunks.cc190 MojoHandle handle1, in MojoFuseMessagePipes()
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc424 auto handle1 = ops::XRTAllocate(root, value1); in TEST() local
/external/webrtc/webrtc/video/
Dvideo_send_stream_tests.cc1160 test::FakeNativeHandle* handle1 = new test::FakeNativeHandle(); in TEST_F() local