Home
last modified time | relevance | path

Searched refs:handle_writer (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dnative_struct_serialization.cc85 native::internal::SerializedHandle_Data::BufferWriter handle_writer; in SerializeMessageContents() local
86 handle_writer.Allocate(buffer); in SerializeMessageContents()
91 handle, &handle_writer->the_handle, context); in SerializeMessageContents()
92 handle_writer->type = static_cast<int32_t>( in SerializeMessageContents()
94 handles_writer.data()->at(i).Set(handle_writer.data()); in SerializeMessageContents()
Dmessage.cc384 internal::Array_Data<uint32_t>::BufferWriter handle_writer; in SerializeAssociatedEndpointHandles() local
385 handle_writer.Allocate(size, &payload_buffer_); in SerializeAssociatedEndpointHandles()
386 header_v2()->payload_interface_ids.Set(handle_writer.data()); in SerializeAssociatedEndpointHandles()
392 handle_writer->storage()[i] = in SerializeAssociatedEndpointHandles()