Searched defs:is_cleared (Results 1 - 1 of 1) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
H A D | extension_set.h | 480 // removing it from the map, we just set is_cleared = true. This has no 483 bool is_cleared : 4; member in struct:google::protobuf::internal::ExtensionSet::Extension |
Completed in 674 milliseconds