Home
last modified time | relevance | path

Searched refs:set_handle (Results 1 – 6 of 6) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/
Dassociated_group.h62 ptr_info->set_handle(std::move(remote)); in CreateAssociatedInterface()
69 ptr_info->set_handle(std::move(local)); in CreateAssociatedInterface()
Dinterface_ptr_info.h47 void set_handle(ScopedMessagePipeHandle handle) { in set_handle() function
Dassociated_interface_ptr_info.h51 void set_handle(ScopedInterfaceEndpointHandle handle) { in set_handle() function
/external/v4l2_codec2/vda/
Dbitstream_buffer.h58 void set_handle(const base::SharedMemoryHandle& handle) { handle_ = handle; } in set_handle() function
/external/libmojo/mojo/public/cpp/bindings/lib/
Dhandle_interface_serialization.h37 output->set_handle(context->group_controller->CreateLocalEndpointHandle(
/external/autotest/client/bin/net/
Dnet_tc.py183 def set_handle(self, handle): member in tcfilter