Searched refs:SwapFieldNamesForOffsetsInPath (Results 1 – 5 of 5) sorted by relevance
28 bool SwapFieldNamesForOffsetsInPath(ModelT* model) { in SwapFieldNamesForOffsetsInPath() function44 if (!SwapFieldNamesForOffsetsInPath(schema, in SwapFieldNamesForOffsetsInPath()58 TC3_CHECK(SwapFieldNamesForOffsetsInPath(unpacked_model.get())); in SwapFieldNamesForOffsetsInPathInSerializedModel()
31 bool SwapFieldNamesForOffsetsInPath(ModelT* model);
38 EXPECT_TRUE(SwapFieldNamesForOffsetsInPath(schema, &path)); in TEST()
183 bool SwapFieldNamesForOffsetsInPath(const reflection::Schema* schema,
99 bool SwapFieldNamesForOffsetsInPath(const reflection::Schema* schema, in SwapFieldNamesForOffsetsInPath() function