Home
last modified time | relevance | path

Searched defs:StrongPointer (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dport.h46 inline PROTOBUF_ALWAYS_INLINE void StrongPointer(T* var) { in StrongPointer() function
60 inline PROTOBUF_ALWAYS_INLINE void StrongPointer() { in StrongPointer() function
79 inline PROTOBUF_ALWAYS_INLINE void StrongPointer() { in StrongPointer() function
Dmessage_lite.h231 static constexpr auto StrongPointer() { return default_instance(); } in StrongPointer() function
239 static constexpr auto StrongPointer() { return &T::default_instance; } in StrongPointer() function