Home
last modified time | relevance | path

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

/external/protobuf/benchmarks/php/
DPhpBenchmark.php39 foreach ($args as &$temp_message) {
40 $temp_message->serializeToString();
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc498 Message* temp_message = nullptr; in SwapOneofField() local
522 temp_message = ReleaseMessage(message1, field1); in SwapOneofField()
585 SetAllocatedMessage(message2, temp_message, field1); in SwapOneofField()