Searched defs:WriteToBuffer (Results 1 – 9 of 9) sorted by relevance
58 void WriteToBuffer(const T& val, char** buffer) const { in WriteToBuffer() function
71 int DynamicBuffer::WriteToBuffer(char** buffer) { in WriteToBuffer() function in tflite::DynamicBuffer
48 void WriteToBuffer(const std::vector<uint8_t>& data) { in WriteToBuffer() function in openscreen::cast::message_serialization::CastFramerTest
728 void WriteToBuffer(Buffer* buffer) const { in WriteToBuffer() function1345 void BalsaHeaders::WriteToBuffer(Buffer* buffer, CaseOption case_option, in WriteToBuffer() function
64 otError WriteToBuffer(const uint8_t *aText, Spinel::FrameWritePointer &aWritePointer) in WriteToBuffer() function
116 TEST(Preprocessor, WriteToBuffer) { in TEST() argument
218 void MojoTestBase::WriteToBuffer(MojoHandle h, in WriteToBuffer() function in mojo::core::test::MojoTestBase
81 MutableBufferView WriteToBuffer(InputType data, in WriteToBuffer() function
612 void SkRRectPriv::WriteToBuffer(const SkRRect& rr, SkWBuffer* buffer) { in WriteToBuffer() function in SkRRectPriv