Home
last modified time | relevance | path

Searched defs:GetMaybeArenaPointer (Results 1 – 12 of 12) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwrappers.pb.h129 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
283 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
437 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
591 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
745 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
899 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
1053 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
1207 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
1376 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
Dimplicit_weak_message.h127 static inline void* GetMaybeArenaPointer(MessageLite* value) { in GetMaybeArenaPointer() function
Dempty.pb.h97 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
Dduration.pb.h97 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
Dtimestamp.pb.h97 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
Dstruct.pb.h169 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
332 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
586 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
Ddescriptor.pb.h368 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
536 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
883 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
1067 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
1238 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
1542 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
1713 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
2122 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
2313 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
2484 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
[all …]
Dmessage_lite.h217 virtual void* GetMaybeArenaPointer() const { return GetArena(); } in GetMaybeArenaPointer() function
Dfield_mask.pb.h97 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
Dtype.pb.h210 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
444 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
825 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
1040 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
1229 inline void* GetMaybeArenaPointer() const final { in GetMaybeArenaPointer() function
Dgenerated_message_table_driven_lite.h352 static void* GetMaybeArenaPointer(Type* t) { in GetMaybeArenaPointer() function
Dmessage.cc741 GenericTypeHandler<Message>::GetMaybeArenaPointer(Message* value) { in GetMaybeArenaPointer() function in google::protobuf::internal::GenericTypeHandler