Home
last modified time | relevance | path

Searched defs:PackFrom (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/
Dany.cc45 bool AnyMetadata::PackFrom(Arena* arena, const Message& message) { in PackFrom() function in google::protobuf::internal::AnyMetadata
49 bool AnyMetadata::PackFrom(Arena* arena, const Message& message, in PackFrom() function in google::protobuf::internal::AnyMetadata
Dany.h71 bool PackFrom(Arena* arena, const T& message) { in PackFrom() function
86 bool PackFrom(Arena* arena, const T& message, in PackFrom() function
Dany.pb.h111 bool PackFrom(const ::PROTOBUF_NAMESPACE_ID::Message& message) { in PackFrom() function
115 bool PackFrom(const ::PROTOBUF_NAMESPACE_ID::Message& message, in PackFrom() function
128 bool PackFrom(const T& message) { in PackFrom() function
132 bool PackFrom(const T& message, in PackFrom() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Dany.cc45 bool AnyMetadata::PackFrom(Arena* arena, const Message& message) { in PackFrom() function in google::protobuf::internal::AnyMetadata
49 bool AnyMetadata::PackFrom(Arena* arena, const Message& message, in PackFrom() function in google::protobuf::internal::AnyMetadata
Dany.pb.h111 bool PackFrom(const ::PROTOBUF_NAMESPACE_ID::Message& message) { in PackFrom() function
114 bool PackFrom(const ::PROTOBUF_NAMESPACE_ID::Message& message, in PackFrom() function
126 bool PackFrom(const T& message) { in PackFrom() function
130 bool PackFrom(const T& message, in PackFrom() function
Dany.h71 bool PackFrom(Arena* arena, const T& message) { in PackFrom() function
86 bool PackFrom(Arena* arena, const T& message, in PackFrom() function