Searched refs:AttachHandles (Results 1 – 3 of 3) sorted by relevance
96 void AttachHandles(std::vector<ScopedHandle>* handles); in COMPONENT_EXPORT()
89 void Buffer::AttachHandles(std::vector<ScopedHandle>* handles) { in AttachHandles() function in mojo::internal::Buffer
152 payload_buffer.AttachHandles(serialization_context.mutable_handles()); in SerializeUnserializedContext()335 payload_buffer_.AttachHandles(context->mutable_handles()); in AttachHandlesFromSerializationContext()