Searched refs:ArrayOutput (Results 1 – 1 of 1) sorted by relevance
284 struct ArrayOutput { struct290 struct OutputHelper<ArrayOutput, type> {291 static void Serialize(const void* ptr, ArrayOutput* output) { in Serialize()301 void SerializeMessageNoTable(const MessageLite* msg, ArrayOutput* output) { in SerializeMessageNoTable()335 int32 cached_size, ArrayOutput* output) { in SerializeMessageDispatch()680 ArrayOutput array_output = {buffer, is_deterministic}; in SerializeInternalToArray()681 ArrayOutput* output = &array_output; in SerializeInternalToArray()