Searched defs:nested_msg (Results 1 – 6 of 6) sorted by relevance
52 optional NestedMessage nested_msg = 2; field
149 for (auto* nested_msg = cur_packet_->nested_message(); nested_msg; in GetNewBuffer() local
109 auto* nested_msg = in BuildNestedMessages() local175 FakeChildMessage* nested_msg = in TEST_F() local
30 Message nested_msg(nested_routing, nested_type, nested_priority); in TEST() local
520 TestAllTypes::NestedMessage* nested_msg = NULL; in TEST() local538 TestAllTypes::NestedMessage* nested_msg = NULL; in TEST() local558 TestAllTypes::NestedMessage* nested_msg = NULL; in TEST() local
329 auto* nested_msg = msg()->BeginNestedMessage<protozero::Message>(field_id); in BeginNestedMessage() local