Searched refs:FillMessage_Nested (Results 1 – 2 of 2) sorted by relevance
98 PERFETTO_ALWAYS_INLINE void FillMessage_Nested(T* msg, int depth = 0) { in FillMessage_Nested() function103 FillMessage_Nested(child, depth + 1); in FillMessage_Nested()166 FillMessage_Nested(&msg); in BM_Protozero_Nested_Libprotobuf()178 FillMessage_Nested(msg.get()); in BM_Protozero_Nested_Protozero()187 FillMessage_Nested(msg); in BM_Protozero_Nested_SpeedOfLight()
375 void FillMessage_Nested(T* msg, int depth = 0) {379 FillMessage_Nested(child, depth + 1);