Searched refs:DestructorSkippable_ (Results 1 - 10 of 10) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h318 typedef void DestructorSkippable_; typedef in class:google::protobuf::internal::MapEntryLite::MapEntryWrapper
351 typedef void DestructorSkippable_; typedef in class:google::protobuf::internal::MapEntryLite::MapEnumEntryWrapper
386 typedef void DestructorSkippable_; typedef in class:google::protobuf::internal::MapEntryLite
H A Dwrappers.pb.h130 typedef void DestructorSkippable_; typedef in class:google::protobuf::DoubleValue
221 typedef void DestructorSkippable_; typedef in class:google::protobuf::FloatValue
312 typedef void DestructorSkippable_; typedef in class:google::protobuf::Int64Value
403 typedef void DestructorSkippable_; typedef in class:google::protobuf::UInt64Value
494 typedef void DestructorSkippable_; typedef in class:google::protobuf::Int32Value
585 typedef void DestructorSkippable_; typedef in class:google::protobuf::UInt32Value
676 typedef void DestructorSkippable_; typedef in class:google::protobuf::BoolValue
775 typedef void DestructorSkippable_; typedef in class:google::protobuf::StringValue
874 typedef void DestructorSkippable_; typedef in class:google::protobuf::BytesValue
H A Dempty.pb.h116 typedef void DestructorSkippable_; typedef in class:google::protobuf::Empty
H A Dmap_entry.h287 typedef void DestructorSkippable_; typedef in class:google::protobuf::internal::MapEntry
H A Dtimestamp.pb.h128 typedef void DestructorSkippable_; typedef in class:google::protobuf::Timestamp
H A Dmap_field.h274 typedef void DestructorSkippable_; typedef in class:google::protobuf::internal::MapField
H A Dmap_field_lite.h86 typedef void DestructorSkippable_; typedef in class:google::protobuf::internal::MapFieldLite
H A Dmap_field_test.cc61 typedef void DestructorSkippable_; typedef in class:google::protobuf::internal::MapFieldBaseStub
H A Darena.h201 // - The type T *may* have the type trait |DestructorSkippable_|. If this type
292 // (InternalArenaConstructable_ trait and optional DestructorSkippable_
575 static inline bool SkipDeleteList(typename T::DestructorSkippable_*) {
579 // For message objects that don't have the DestructorSkippable_ trait, we
590 const typename U::DestructorSkippable_*);
H A Dmap.h654 typedef void DestructorSkippable_; typedef in class:google::protobuf::Map::MapAllocator
1674 typedef void DestructorSkippable_; typedef in class:google::protobuf::Map

Completed in 135 milliseconds