Home
last modified time | relevance | path

Searched defs:DestructorSkippable_ (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwrappers.pb.h134 typedef void DestructorSkippable_; typedef
229 typedef void DestructorSkippable_; typedef
324 typedef void DestructorSkippable_; typedef
419 typedef void DestructorSkippable_; typedef
514 typedef void DestructorSkippable_; typedef
609 typedef void DestructorSkippable_; typedef
704 typedef void DestructorSkippable_; typedef
807 typedef void DestructorSkippable_; typedef
910 typedef void DestructorSkippable_; typedef
Dempty.pb.h120 typedef void DestructorSkippable_; typedef
Dtimestamp.pb.h132 typedef void DestructorSkippable_; typedef
Dmap_field_lite.h86 typedef void DestructorSkippable_; typedef
Dmap_field.h274 typedef void DestructorSkippable_; typedef
Dmap_entry.h289 typedef void DestructorSkippable_; typedef
Dmap_field_test.cc61 typedef void DestructorSkippable_; typedef in google::protobuf::internal::MapFieldBaseStub
Dmap.h660 typedef void DestructorSkippable_; typedef
1695 typedef void DestructorSkippable_; typedef
Darena.h575 static inline bool SkipDeleteList(typename T::DestructorSkippable_*) { in SkipDeleteList()