Searched refs:ArrayOutput (Results 1 – 1 of 1) sorted by relevance
283 struct ArrayOutput { struct289 struct OutputHelper<ArrayOutput, type> {290 static void Serialize(const void* ptr, ArrayOutput* output) { in Serialize()300 void SerializeMessageNoTable(const MessageLite* msg, ArrayOutput* output) { in SerializeMessageNoTable()320 int32 cached_size, ArrayOutput* output) { in SerializeMessageDispatch()665 ArrayOutput array_output = {buffer, is_deterministic}; in SerializeInternalToArray()666 ArrayOutput* output = &array_output; in SerializeInternalToArray()