Home
last modified time | relevance | path

Searched refs:ClearMapFieldsViaReflection (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test_util.h98 void ClearMapFieldsViaReflection(Message* message);
Dmap_test_util.cc747 void MapReflectionTester::ClearMapFieldsViaReflection( in ClearMapFieldsViaReflection() function in google::protobuf::MapReflectionTester
Dmap_test.cc2456 reflection_tester.ClearMapFieldsViaReflection(&message); in TEST()