Searched defs:SetAllExtensions (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/python/google/protobuf/internal/ | ||
D | test_util.py | 201 def SetAllExtensions(message): function |
/external/protobuf/src/google/protobuf/ | ||
D | test_util_lite.cc | 813 void TestUtilLite::SetAllExtensions(unittest::TestAllExtensionsLite* message) { in SetAllExtensions() function in google::protobuf::TestUtilLite |
D | test_util.cc | 986 void TestUtil::SetAllExtensions(unittest::TestAllExtensions* message) { in SetAllExtensions() function in google::protobuf::TestUtil |