Searched defs:is_cleared (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dextension_set.h415 // removing it from the map, we just set is_cleared = true. This has no
418 bool is_cleared; member in struct:google::protobuf::internal::ExtensionSet::Extension
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dextension_set.h462 // removing it from the map, we just set is_cleared = true. This has no
465 bool is_cleared : 4; member in struct:google::protobuf::internal::ExtensionSet::Extension

Completed in 105 milliseconds