|
size_t | google.protobuf.internal::FromIntSize (int size) |
|
const PROTOBUF_EXPORT std::string & | google.protobuf.internal::GetEmptyStringAlreadyInited () |
|
template<bool aliasing> |
bool | google.protobuf.internal::MergeFromImpl (BoundedZCIS input, MessageLite *msg, MessageLite::ParseFlags parse_flags) |
|
template<bool alias, typename T > |
bool | google.protobuf.internal::MergeFromImpl (const SourceWrapper< T > &input, MessageLite *msg, MessageLite::ParseFlags parse_flags) |
|
template<bool aliasing> |
bool | google.protobuf.internal::MergeFromImpl (io::ZeroCopyInputStream *input, MessageLite *msg, MessageLite::ParseFlags parse_flags) |
|
template<bool aliasing> |
bool | google.protobuf.internal::MergeFromImpl (StringPiece input, MessageLite *msg, MessageLite::ParseFlags parse_flags) |
|
template bool | google.protobuf.internal::MergeFromImpl< false > (BoundedZCIS input, MessageLite *msg, MessageLite::ParseFlags parse_flags) |
|
template bool | google.protobuf.internal::MergeFromImpl< false > (io::ZeroCopyInputStream *input, MessageLite *msg, MessageLite::ParseFlags parse_flags) |
|
template bool | google.protobuf.internal::MergeFromImpl< false > (StringPiece input, MessageLite *msg, MessageLite::ParseFlags parse_flags) |
|
template bool | google.protobuf.internal::MergeFromImpl< true > (BoundedZCIS input, MessageLite *msg, MessageLite::ParseFlags parse_flags) |
|
template bool | google.protobuf.internal::MergeFromImpl< true > (io::ZeroCopyInputStream *input, MessageLite *msg, MessageLite::ParseFlags parse_flags) |
|
template bool | google.protobuf.internal::MergeFromImpl< true > (StringPiece input, MessageLite *msg, MessageLite::ParseFlags parse_flags) |
|
void | google.protobuf.internal::OnShutdown (void(*func)()) |
|
template<typename T > |
T * | google.protobuf.internal::OnShutdownDelete (T *p) |
|
void | google.protobuf.internal::OnShutdownRun (void(*f)(const void *), const void *arg) |
|
void | google::protobuf::ShutdownProtobufLibrary () |
|
size_t | google.protobuf.internal::StringSpaceUsedExcludingSelfLong (const std::string &str) |
|
int | google.protobuf.internal::ToCachedSize (size_t size) |
|
int | google.protobuf.internal::ToIntSize (size_t size) |
|