Typedefs | |
typedef bool | EnumValidityFunc(int number) |
typedef bool | EnumValidityFuncWithArg(const void *arg, int number) |
typedef false_type | false_ |
typedef integral_constant< bool, false > | false_type |
typedef uint8 | FieldType |
template<typename T > | |
using | KeyForTree = typename std::conditional< std::is_scalar< T >::value, T, std::reference_wrapper< const T > >::type |
using | LifecycleId = int64_t |
using | LifecycleIdAtomic = uint64_t |
template<typename T > | |
using | MakeUnsignedT = typename std::conditional< std::is_integral< T >::value, std::make_unsigned< T >, std::common_type< T > >::type::type |
using | Mutex = WrappedMutex |
using | once_flag = std::once_flag |
typedef MutexLock | ReaderMutexLock |
typedef char | small_ |
typedef void(* | SpecialSerializer) (const uint8 *base, uint32 offset, uint32 tag, uint32 has_offset, io::CodedOutputStream *output) |
template<typename Key > | |
using | TreeForMap = std::map< KeyForTree< Key >, void *, typename TransparentSupport< Key >::less, MapAllocator< std::pair< const KeyForTree< Key >, void * > >> |
typedef true_type | true_ |
typedef integral_constant< bool, true > | true_type |
typedef UTF8StateMachineObj | UTF8ScanObj |
typedef MutexLock | WriterMutexLock |
Definition at line 94 of file bloaty/third_party/protobuf/src/google/protobuf/extension_set.h.
Definition at line 98 of file bloaty/third_party/protobuf/src/google/protobuf/extension_set.h.
Definition at line 92 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/template_util.h.
Definition at line 90 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/template_util.h.
Definition at line 83 of file bloaty/third_party/protobuf/src/google/protobuf/extension_set.h.
using google::protobuf::internal.KeyForTree = typedef typename std::conditional<std::is_scalar<T>::value, T, std::reference_wrapper<const T> >::type |
Definition at line 195 of file third_party/protobuf/src/google/protobuf/map.h.
using google::protobuf::internal.LifecycleId = typedef int64_t |
Definition at line 58 of file bloaty/third_party/protobuf/src/google/protobuf/arena_impl.h.
using google::protobuf::internal.LifecycleIdAtomic = typedef uint64_t |
Definition at line 59 of file protobuf/src/google/protobuf/arena_impl.h.
using google::protobuf::internal.MakeUnsignedT = typedef typename std::conditional<std::is_integral<T>::value, std::make_unsigned<T>, std::common_type<T> >::type::type |
Definition at line 48 of file protobuf/src/google/protobuf/stubs/mathutil.h.
typedef WrappedMutex google::protobuf::internal::Mutex |
Definition at line 113 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/mutex.h.
typedef std::once_flag google::protobuf::internal::once_flag |
Definition at line 43 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/once.h.
Definition at line 126 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/mutex.h.
typedef char google::protobuf::internal::small_ |
Definition at line 59 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/template_util.h.
typedef void(* google::protobuf::internal::SpecialSerializer)(const uint8_t *base, uint32_t offset, uint32_t tag, uint32_t has_offset, io::CodedOutputStream *output) |
Definition at line 132 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
using google::protobuf::internal.TreeForMap = typedef std::map<KeyForTree<Key>, void*, typename TransparentSupport<Key>::less, MapAllocator<std::pair<const KeyForTree<Key>, void*> >> |
Definition at line 261 of file third_party/protobuf/src/google/protobuf/map.h.
Definition at line 91 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/template_util.h.
Definition at line 89 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/template_util.h.
Definition at line 98 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 127 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/mutex.h.
anonymous enum |
Enumerator | |
---|---|
kInvalidFieldOffsetTag |
Definition at line 323 of file protobuf/src/google/protobuf/generated_message_reflection.h.
Enumerator | |
---|---|
Cardinality_SINGULAR | |
Cardinality_REPEATED | |
Cardinality_ONEOF | |
Cardinality_SINGULAR | |
Cardinality_REPEATED | |
Cardinality_ONEOF |
Definition at line 66 of file protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
Enumerator | |
---|---|
Cardinality_SINGULAR | |
Cardinality_REPEATED | |
Cardinality_ONEOF | |
Cardinality_SINGULAR | |
Cardinality_REPEATED | |
Cardinality_ONEOF |
Definition at line 68 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
Definition at line 54 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 54 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 58 of file protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
Definition at line 60 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
Definition at line 71 of file protobuf/src/google/protobuf/generated_message_table_driven.h.
Definition at line 71 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
Enumerator | |
---|---|
StringType_STRING | |
StringType_INLINED | |
StringType_STRING | |
StringType_INLINED |
Definition at line 51 of file protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
Enumerator | |
---|---|
StringType_STRING | |
StringType_INLINED | |
StringType_STRING | |
StringType_INLINED |
Definition at line 53 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
void PROTOBUF_EXPORT google::protobuf::internal::AddDescriptors | ( | const DescriptorTable * | table | ) |
Definition at line 2408 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc.
|
inline |
Definition at line 103 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
|
inline |
Definition at line 121 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
|
inline |
Definition at line 113 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
void google::protobuf::internal::AlignFail | ( | uintptr_t | address | ) |
Definition at line 101 of file generated_message_tctable_impl.h.
template void google::protobuf::internal::AlignFail< 4 > | ( | uintptr_t | ) |
template void google::protobuf::internal::AlignFail< 8 > | ( | uintptr_t | ) |
|
inline |
Definition at line 95 of file third_party/protobuf/src/google/protobuf/arena.h.
|
inlineconstexpr |
Definition at line 53 of file bloaty/third_party/protobuf/src/google/protobuf/arena_impl.h.
bool google::protobuf::internal::AllAreInitialized | ( | const Map< Key, T > & | t | ) |
Definition at line 157 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_lite.h.
bool google::protobuf::internal::AllAreInitialized | ( | const MapField< Derived, Key, T, key_wire_type, value_wire_type > & | field | ) |
Definition at line 625 of file protobuf/src/google/protobuf/map_field.h.
bool google::protobuf::internal::AllAreInitialized | ( | const MapFieldLite< Derived, Key, T, key_wire_type, value_wire_type > & | field | ) |
Definition at line 154 of file protobuf/src/google/protobuf/map_field_lite.h.
bool google::protobuf::internal::AllAreInitialized | ( | const RepeatedPtrField< Msg > & | t | ) |
Definition at line 113 of file protobuf/src/google/protobuf/generated_message_util.h.
Definition at line 99 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
bool google::protobuf::internal::AllAreInitializedWeak | ( | const RepeatedPtrField< T > & | t | ) |
Definition at line 110 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
|
static |
Definition at line 53 of file third_party/protobuf/src/google/protobuf/arena.cc.
|
inline |
Definition at line 53 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/mathutil.h.
|
inline |
Definition at line 48 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/mathutil.h.
Definition at line 44 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/mathutil.h.
void google::protobuf::internal::arena_delete_object | ( | void * | object | ) |
Definition at line 101 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/arena.h.
void google::protobuf::internal::arena_destruct_object | ( | void * | object | ) |
Definition at line 97 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/arena.h.
|
inline |
Definition at line 104 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/arena.h.
Metadata PROTOBUF_EXPORT google::protobuf::internal::AssignDescriptors | ( | const DescriptorTable *(*)() | table, |
internal::once_flag * | once, | ||
const Metadata & | metadata | ||
) |
Definition at line 2999 of file protobuf/src/google/protobuf/generated_message_reflection.cc.
void PROTOBUF_EXPORT google::protobuf::internal::AssignDescriptors | ( | const DescriptorTable * | table | ) |
Definition at line 2404 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc.
void PROTOBUF_EXPORT google::protobuf::internal::AssignDescriptors | ( | const DescriptorTable * | table, |
bool | eager | ||
) |
Definition at line 3010 of file protobuf/src/google/protobuf/generated_message_reflection.cc.
|
inline |
Definition at line 116 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/casts.h.
void google::protobuf::internal::byteswap | ( | void * | p | ) |
void google::protobuf::internal::byteswap< 1 > | ( | void * | p | ) |
Definition at line 237 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
void google::protobuf::internal::byteswap< 4 > | ( | void * | p | ) |
Definition at line 239 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
void google::protobuf::internal::byteswap< 8 > | ( | void * | p | ) |
Definition at line 243 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
|
inline |
Definition at line 105 of file bloaty/third_party/protobuf/src/google/protobuf/repeated_field.h.
|
inline |
Definition at line 94 of file bloaty/third_party/protobuf/src/google/protobuf/repeated_field.h.
|
inline |
Definition at line 99 of file bloaty/third_party/protobuf/src/google/protobuf/repeated_field.h.
Definition at line 889 of file protobuf/src/google/protobuf/repeated_field.h.
void google::protobuf::internal::call_once | ( | Args &&... | args | ) |
Definition at line 45 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/once.h.
|
static |
Definition at line 147 of file bloaty/third_party/protobuf/src/google/protobuf/extension_set.cc.
|
static |
Definition at line 163 of file protobuf/src/google/protobuf/extension_set.cc.
T * google::protobuf::internal::CheckNotNull | ( | const char * | , |
int | , | ||
const char * | name, | ||
T * | val | ||
) |
Definition at line 165 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/logging.h.
|
inline |
Definition at line 159 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
PROTOBUF_EXPORT size_t google::protobuf::internal::ComputeUnknownFieldsSize | ( | const InternalMetadata & | metadata, |
size_t | total_size, | ||
CachedSize * | cached_size | ||
) |
Definition at line 1748 of file protobuf/src/google/protobuf/wire_format.cc.
PROTOBUF_EXPORT size_t google::protobuf::internal::ComputeUnknownFieldsSize | ( | const InternalMetadataWithArena & | metadata, |
size_t | total_size, | ||
CachedSize * | cached_size | ||
) |
Definition at line 1350 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format.cc.
|
inline |
Definition at line 910 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 376 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format.h.
|
static |
Definition at line 3122 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
static |
Definition at line 805 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
inline |
Definition at line 133 of file bloaty/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc.
bool google::protobuf::internal::CreateUnknownEnumValues | ( | const FieldDescriptor * | field | ) |
Definition at line 1439 of file protobuf/src/google/protobuf/generated_message_reflection.cc.
bool PROTOBUF_EXPORT google::protobuf::internal::DateTimeToSeconds | ( | const DateTime & | time, |
int64 * | seconds | ||
) |
Definition at line 256 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.cc.
google::protobuf::internal::DECLARE_STREAM_OPERATOR | ( | long | ) |
Definition at line 228 of file protobuf/src/google/protobuf/stubs/common.cc.
Definition at line 521 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
void google::protobuf::internal::DefaultLogHandler | ( | LogLevel | level, |
const char * | filename, | ||
int | line, | ||
const std::string & | message | ||
) |
Definition at line 160 of file protobuf/src/google/protobuf/stubs/common.cc.
void google::protobuf::internal::DefaultLogHandler | ( | LogLevel | level, |
const char * | filename, | ||
int | line, | ||
const string & | message | ||
) |
Definition at line 163 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.cc.
PROTOBUF_EXPORT void google::protobuf::internal::DestroyMessage | ( | const void * | message | ) |
Definition at line 64 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
PROTOBUF_EXPORT void google::protobuf::internal::DestroyString | ( | const void * | s | ) |
Definition at line 67 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
|
static |
Definition at line 3090 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
static |
Definition at line 3062 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
static |
Definition at line 3076 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
inline |
Definition at line 98 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/casts.h.
|
inline |
Definition at line 82 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/casts.h.
|
inline |
Definition at line 79 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
|
inline |
Definition at line 75 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
Definition at line 151 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
PROTOBUF_EXPORT MessageLite * google::protobuf::internal::DuplicateIfNonNullInternal | ( | MessageLite * | message | ) |
Definition at line 725 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
Definition at line 391 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
PROTOBUF_EXPORT void google::protobuf::internal::ExtensionSerializer | ( | const MessageLite * | extendee, |
const uint8_t * | ptr, | ||
uint32_t | offset, | ||
uint32_t | tag, | ||
uint32_t | has_offset, | ||
io::CodedOutputStream * | output | ||
) |
Definition at line 722 of file protobuf/src/google/protobuf/generated_message_util.cc.
PROTOBUF_EXPORT void google::protobuf::internal::ExtensionSerializer | ( | const uint8 * | ptr, |
uint32 | offset, | ||
uint32 | tag, | ||
uint32 | has_offset, | ||
io::CodedOutputStream * | output | ||
) |
Definition at line 711 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
|
inline |
Definition at line 138 of file bloaty/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc.
const PROTOBUF_MUST_USE_RESULT char* google::protobuf::internal::FieldParser | ( | uint64 | tag, |
T & | field_parser, | ||
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 664 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
const PROTOBUF_NODISCARD char* google::protobuf::internal::FieldParser | ( | uint64_t | tag, |
T & | field_parser, | ||
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 795 of file protobuf/src/google/protobuf/parse_context.h.
const char * google::protobuf::internal::FixedParser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 517 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
Definition at line 271 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.cc.
|
inline |
Definition at line 97 of file bloaty/third_party/protobuf/src/google/protobuf/message_lite.h.
Definition at line 981 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
Definition at line 421 of file protobuf/src/google/protobuf/reflection_ops.cc.
PROTOBUF_EXPORT void google::protobuf::internal::GenericSwap | ( | MessageLite * | m1, |
MessageLite * | m2 | ||
) |
Definition at line 735 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
Definition at line 97 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
bool google::protobuf::internal::GetAnyFieldDescriptors | ( | const Message & | message, |
const FieldDescriptor ** | type_url_field, | ||
const FieldDescriptor ** | value_field | ||
) |
Definition at line 64 of file bloaty/third_party/protobuf/src/google/protobuf/any.cc.
|
inline |
Definition at line 86 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
const To* google::protobuf::internal::GetConstPointerAtOffset | ( | const Message * | message, |
uint32_t | offset | ||
) |
Definition at line 212 of file protobuf/src/google/protobuf/message.h.
const To& google::protobuf::internal::GetConstRefAtOffset | ( | const Message & | message, |
uint32_t | offset | ||
) |
Definition at line 218 of file protobuf/src/google/protobuf/message.h.
Definition at line 264 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.cc.
|
inline |
Definition at line 87 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
|
inlineconstexpr |
Definition at line 153 of file bloaty/third_party/protobuf/src/google/protobuf/message_lite.h.
|
inline |
Definition at line 94 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
T * google::protobuf::internal::GetOwnedMessage | ( | Arena * | message_arena, |
T * | submessage, | ||
Arena * | submessage_arena | ||
) |
Definition at line 159 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
PROTOBUF_EXPORT MessageLite * google::protobuf::internal::GetOwnedMessageInternal | ( | Arena * | message_arena, |
MessageLite * | submessage, | ||
Arena * | submessage_arena | ||
) |
Definition at line 746 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
|
inline |
Definition at line 207 of file protobuf/src/google/protobuf/message.h.
|
static |
Definition at line 53 of file protobuf/src/google/protobuf/reflection_ops.cc.
|
static |
Definition at line 54 of file bloaty/third_party/protobuf/src/google/protobuf/reflection_ops.cc.
std::string google::protobuf::internal::GetTypeUrl | ( | StringPiece | message_name, |
StringPiece | type_url_prefix | ||
) |
Definition at line 42 of file bloaty/third_party/protobuf/src/google/protobuf/any_lite.cc.
class google::protobuf::internal::GOOGLE_PROTOBUF_CAPABILITY | ( | "mutex" | ) |
Definition at line 96 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/mutex.h.
|
inline |
Definition at line 309 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
|
inline |
Definition at line 302 of file protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
|
inlinestatic |
Definition at line 226 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
|
inlinestatic |
Definition at line 215 of file protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
|
inline |
Definition at line 59 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/casts.h.
EnumParseWrapper<T, Metadata> google::protobuf::internal::InitEnumParseWrapper | ( | T * | map_field, |
bool(*)(int) | is_valid, | ||
uint32 | field_num, | ||
Metadata * | metadata | ||
) |
Definition at line 144 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_lite.h.
EnumParseWrapper<UnknownType, T> google::protobuf::internal::InitEnumParseWrapper | ( | T * | map_field, |
bool(*)(int) | is_valid, | ||
uint32_t | field_num, | ||
InternalMetadata * | metadata | ||
) |
Definition at line 140 of file protobuf/src/google/protobuf/map_field_lite.h.
PROTOBUF_EXPORT bool google::protobuf::internal::InitializeEnumStrings | ( | const EnumEntry * | enums, |
const int * | sorted_indices, | ||
size_t | size, | ||
internal::ExplicitlyConstructed< std::string > * | enum_strings | ||
) |
Definition at line 83 of file bloaty/third_party/protobuf/src/google/protobuf/generated_enum_util.cc.
void google::protobuf::internal::InitImplicitWeakMessageDefaultInstance | ( | ) |
Definition at line 53 of file bloaty/third_party/protobuf/src/google/protobuf/implicit_weak_message.cc.
|
inline |
Definition at line 80 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
|
static |
Definition at line 74 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
|
static |
Definition at line 74 of file protobuf/src/google/protobuf/generated_message_util.cc.
PROTOBUF_EXPORT void google::protobuf::internal::InitProtobufDefaultsSlow | ( | ) |
Definition at line 83 of file protobuf/src/google/protobuf/generated_message_util.cc.
|
inline |
Definition at line 231 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
PROTOBUF_EXPORT void google::protobuf::internal::InitSCCImpl | ( | SCCInfoBase * | scc | ) |
Definition at line 791 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::InlineGreedyStringParser | ( | std::string * | s, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 420 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_MUST_USE_RESULT char * google::protobuf::internal::InlineGreedyStringParserUTF8 | ( | std::string * | s, |
const char * | ptr, | ||
ParseContext * | ctx, | ||
const char * | field_name | ||
) |
Definition at line 427 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
|
inline |
Definition at line 638 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
google::protobuf::internal::INSTANTIATE_TEST_SUITE_P | ( | MapFieldBasePrimitiveTestInstance | , |
MapFieldBasePrimitiveTest | , | ||
testing::Values(true, false) | |||
) |
google::protobuf::internal::INSTANTIATE_TEST_SUITE_P | ( | MapFieldStateTestInstance | , |
MapFieldStateTest | , | ||
::testing::Values(CLEAN, MAP_DIRTY, REPEATED_DIRTY) | |||
) |
google::protobuf::internal::INSTANTIATE_TEST_SUITE_P | ( | MapFieldStateTestInstance | , |
MapFieldStateTest | , | ||
testing::Combine(testing::Values(CLEAN, MAP_DIRTY, REPEATED_DIRTY), testing::Values(true, false)) | |||
) |
|
inlinestatic |
Definition at line 379 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
|
inlinestatic |
Definition at line 379 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 989 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
void google::protobuf::internal::InternalMetadata::DoClear< std::string > | ( | ) |
Definition at line 528 of file protobuf/src/google/protobuf/message_lite.cc.
void google::protobuf::internal::InternalMetadata::DoMergeFrom< std::string > | ( | const std::string & | other | ) |
Definition at line 533 of file protobuf/src/google/protobuf/message_lite.cc.
void google::protobuf::internal::InternalMetadata::DoSwap< std::string > | ( | std::string * | other | ) |
Definition at line 538 of file protobuf/src/google/protobuf/message_lite.cc.
|
static |
Definition at line 1193 of file protobuf/src/google/protobuf/wire_format.cc.
|
static |
Definition at line 808 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format.cc.
|
inline |
Definition at line 903 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 369 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format.h.
Definition at line 612 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
Definition at line 608 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
bool google::protobuf::internal::IsForwardIteratorHelper | ( | std::forward_iterator_tag | ) |
Definition at line 623 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
static |
Definition at line 237 of file bloaty/third_party/protobuf/src/google/protobuf/reflection_ops.cc.
|
static |
Definition at line 315 of file protobuf/src/google/protobuf/reflection_ops.cc.
bool google::protobuf::internal::IsNan | ( | T | val | ) |
Definition at line 54 of file protobuf/src/google/protobuf/stubs/mathutil.h.
Definition at line 567 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
bool google::protobuf::internal::IsNull< FieldMetadata::kInlinedType > | ( | const void * | ptr | ) |
Definition at line 594 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
bool google::protobuf::internal::IsNull< WireFormatLite::TYPE_BYTES > | ( | const void * | ptr | ) |
Definition at line 578 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
bool google::protobuf::internal::IsNull< WireFormatLite::TYPE_GROUP > | ( | const void * | ptr | ) |
Definition at line 583 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
bool google::protobuf::internal::IsNull< WireFormatLite::TYPE_MESSAGE > | ( | const void * | ptr | ) |
Definition at line 588 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
bool google::protobuf::internal::IsNull< WireFormatLite::TYPE_STRING > | ( | const void * | ptr | ) |
Definition at line 573 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
Definition at line 115 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/logging.h.
Definition at line 113 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/logging.h.
|
inline |
Definition at line 126 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
Definition at line 121 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
Definition at line 556 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 132 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.h.
|
inline |
Definition at line 132 of file protobuf/src/google/protobuf/stubs/common.h.
PROTOBUF_EXPORT int google::protobuf::internal::LookUpEnumName | ( | const EnumEntry * | enums, |
const int * | sorted_indices, | ||
size_t | size, | ||
int | value | ||
) |
Definition at line 70 of file bloaty/third_party/protobuf/src/google/protobuf/generated_enum_util.cc.
PROTOBUF_EXPORT bool google::protobuf::internal::LookUpEnumValue | ( | const EnumEntry * | enums, |
size_t | size, | ||
StringPiece | name, | ||
int * | value | ||
) |
Definition at line 59 of file bloaty/third_party/protobuf/src/google/protobuf/generated_enum_util.cc.
void google::protobuf::internal::MapFieldSerializer | ( | const uint8 * | base, |
uint32 | offset, | ||
uint32 | tag, | ||
uint32 | has_offset, | ||
io::CodedOutputStream * | output | ||
) |
Definition at line 298 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
|
static |
Definition at line 1138 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format.cc.
void google::protobuf::internal::MapTestForceDeterministic | ( | ) |
Definition at line 93 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
static |
Definition at line 1577 of file protobuf/src/google/protobuf/wire_format.cc.
|
static |
Definition at line 1179 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format.cc.
|
inline |
Definition at line 277 of file third_party/protobuf/src/google/protobuf/map.h.
|
inline |
Definition at line 278 of file third_party/protobuf/src/google/protobuf/map.h.
size_t google::protobuf::internal::MapValueSpaceUsedExcludingSelfLong | ( | const T & | message | ) |
Definition at line 283 of file third_party/protobuf/src/google/protobuf/map.h.
PROTOBUF_ATTRIBUTE_WEAK ExtensionSet::LazyMessageExtension* google::protobuf::internal::MaybeCreateLazyExtension | ( | Arena * | arena | ) |
|
static |
Definition at line 313 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
inline |
|
inline |
Definition at line 125 of file protobuf/src/google/protobuf/repeated_field.h.
bool google::protobuf::internal::MergeFromImpl | ( | BoundedZCIS | input, |
MessageLite * | msg, | ||
MessageLite::ParseFlags | parse_flags | ||
) |
Definition at line 168 of file protobuf/src/google/protobuf/message_lite.cc.
bool google::protobuf::internal::MergeFromImpl | ( | const SourceWrapper< T > & | input, |
MessageLite * | msg, | ||
MessageLite::ParseFlags | parse_flags | ||
) |
Definition at line 540 of file protobuf/src/google/protobuf/message_lite.h.
bool google::protobuf::internal::MergeFromImpl | ( | io::ZeroCopyInputStream * | input, |
MessageLite * | msg, | ||
MessageLite::ParseFlags | parse_flags | ||
) |
Definition at line 154 of file protobuf/src/google/protobuf/message_lite.cc.
bool google::protobuf::internal::MergeFromImpl | ( | StringPiece | input, |
MessageLite * | msg, | ||
MessageLite::ParseFlags | parse_flags | ||
) |
Definition at line 140 of file protobuf/src/google/protobuf/message_lite.cc.
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 | ||
) |
bool google::protobuf::internal::MergePartialFromCodedStream | ( | MessageLite * | msg, |
const ParseTable & | table, | ||
io::CodedInputStream * | input | ||
) |
Definition at line 96 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.cc.
bool google::protobuf::internal::MergePartialFromCodedStreamImpl | ( | MessageLite * | msg, |
const ParseTable & | table, | ||
io::CodedInputStream * | input | ||
) |
Definition at line 851 of file protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
bool google::protobuf::internal::MergePartialFromCodedStreamImpl | ( | MessageLite * | msg, |
const ParseTable & | table, | ||
io::CodedInputStream * | input | ||
) |
Definition at line 880 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
bool google::protobuf::internal::MergePartialFromCodedStreamInlined | ( | MessageLite * | msg, |
const ParseTable & | table, | ||
io::CodedInputStream * | input | ||
) |
Definition at line 367 of file protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
bool google::protobuf::internal::MergePartialFromCodedStreamInlined | ( | MessageLite * | msg, |
const ParseTable & | table, | ||
io::CodedInputStream * | input | ||
) |
Definition at line 377 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
bool google::protobuf::internal::MergePartialFromCodedStreamLite | ( | MessageLite * | msg, |
const ParseTable & | table, | ||
io::CodedInputStream * | input | ||
) |
Definition at line 98 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc.
bool google::protobuf::internal::MergePartialFromImpl | ( | BoundedZCIS | input, |
MessageLite * | msg | ||
) |
Definition at line 148 of file bloaty/third_party/protobuf/src/google/protobuf/message_lite.cc.
bool google::protobuf::internal::MergePartialFromImpl | ( | const SourceWrapper< T > & | input, |
MessageLite * | msg | ||
) |
Definition at line 519 of file bloaty/third_party/protobuf/src/google/protobuf/message_lite.h.
bool google::protobuf::internal::MergePartialFromImpl | ( | io::ZeroCopyInputStream * | input, |
MessageLite * | msg | ||
) |
Definition at line 138 of file bloaty/third_party/protobuf/src/google/protobuf/message_lite.cc.
bool google::protobuf::internal::MergePartialFromImpl | ( | StringPiece | input, |
MessageLite * | msg | ||
) |
Definition at line 128 of file bloaty/third_party/protobuf/src/google/protobuf/message_lite.cc.
template bool google::protobuf::internal::MergePartialFromImpl< false > | ( | BoundedZCIS | input, |
MessageLite * | msg | ||
) |
template bool google::protobuf::internal::MergePartialFromImpl< false > | ( | io::ZeroCopyInputStream * | input, |
MessageLite * | msg | ||
) |
template bool google::protobuf::internal::MergePartialFromImpl< false > | ( | StringPiece | input, |
MessageLite * | msg | ||
) |
template bool google::protobuf::internal::MergePartialFromImpl< true > | ( | BoundedZCIS | input, |
MessageLite * | msg | ||
) |
template bool google::protobuf::internal::MergePartialFromImpl< true > | ( | io::ZeroCopyInputStream * | input, |
MessageLite * | msg | ||
) |
template bool google::protobuf::internal::MergePartialFromImpl< true > | ( | StringPiece | input, |
MessageLite * | msg | ||
) |
|
inline |
Definition at line 135 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
const std::string & google::protobuf::internal::NameOfEnum | ( | const EnumDescriptor * | descriptor, |
int | value | ||
) |
Definition at line 90 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc.
double google::protobuf::internal::NoLocaleStrtod | ( | const char * | str, |
char ** | endptr | ||
) |
Definition at line 2442 of file protobuf/src/google/protobuf/stubs/strutil.cc.
|
static |
Definition at line 319 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
void google::protobuf::internal::NullLogHandler | ( | LogLevel | , |
const char * | , | ||
int | , | ||
const std::string & | |||
) |
Definition at line 175 of file protobuf/src/google/protobuf/stubs/common.cc.
Definition at line 178 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.cc.
PROTOBUF_EXPORT void google::protobuf::internal::OnShutdown | ( | void(*)() | func | ) |
Definition at line 344 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.cc.
Definition at line 185 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.h.
|
inline |
Definition at line 240 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
|
inline |
Definition at line 244 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h.
PROTOBUF_EXPORT void google::protobuf::internal::OnShutdownRun | ( | void(*)(const void *) | f, |
const void * | arg | ||
) |
Definition at line 348 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedBoolParser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 512 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedDoubleParser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 544 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedEnumParser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 478 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
const PROTOBUF_NODISCARD char* google::protobuf::internal::PackedEnumParser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx, | ||
bool(*)(int) | is_valid, | ||
InternalMetadata * | metadata, | ||
int | field_num | ||
) |
Definition at line 878 of file protobuf/src/google/protobuf/parse_context.h.
const PROTOBUF_EXPORT char * google::protobuf::internal::PackedEnumParser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx, | ||
bool(*)(int) | is_valid, | ||
InternalMetadataWithArena * | metadata, | ||
int | field_num | ||
) |
Definition at line 282 of file bloaty/third_party/protobuf/src/google/protobuf/unknown_field_set.cc.
PROTOBUF_EXPORT const PROTOBUF_MUST_USE_RESULT char * google::protobuf::internal::PackedEnumParser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx, | ||
bool(*)(int) | is_valid, | ||
InternalMetadataWithArenaLite * | metadata, | ||
int | field_num | ||
) |
Definition at line 482 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
const PROTOBUF_NODISCARD char* google::protobuf::internal::PackedEnumParserArg | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx, | ||
bool(*)(const void *, int) | is_valid, | ||
const void * | data, | ||
InternalMetadata * | metadata, | ||
int | field_num | ||
) |
Definition at line 894 of file protobuf/src/google/protobuf/parse_context.h.
const PROTOBUF_EXPORT char * google::protobuf::internal::PackedEnumParserArg | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx, | ||
bool(*)(const void *, int) | is_valid, | ||
const void * | data, | ||
InternalMetadataWithArena * | metadata, | ||
int | field_num | ||
) |
Definition at line 295 of file bloaty/third_party/protobuf/src/google/protobuf/unknown_field_set.cc.
PROTOBUF_EXPORT const PROTOBUF_MUST_USE_RESULT char * google::protobuf::internal::PackedEnumParserArg | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx, | ||
bool(*)(const void *, int) | is_valid, | ||
const void * | data, | ||
InternalMetadataWithArenaLite * | metadata, | ||
int | field_num | ||
) |
Definition at line 496 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedFixed32Parser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 524 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedFixed64Parser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 532 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedFloatParser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 540 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedInt32Parser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 453 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedInt64Parser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 461 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedSFixed32Parser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 528 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedSFixed64Parser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 536 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedSInt32Parser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 469 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedSInt64Parser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 473 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedUInt32Parser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 457 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::PackedUInt64Parser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 465 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
bool google::protobuf::internal::ParseAnyTypeUrl | ( | const std::string & | type_url, |
std::string * | full_type_name | ||
) |
Definition at line 116 of file bloaty/third_party/protobuf/src/google/protobuf/any_lite.cc.
bool google::protobuf::internal::ParseAnyTypeUrl | ( | const std::string & | type_url, |
std::string * | url_prefix, | ||
std::string * | full_type_name | ||
) |
Definition at line 103 of file bloaty/third_party/protobuf/src/google/protobuf/any_lite.cc.
bool google::protobuf::internal::ParseAnyTypeUrl | ( | StringPiece | type_url, |
std::string * | full_type_name | ||
) |
Definition at line 93 of file protobuf/src/google/protobuf/any_lite.cc.
bool google::protobuf::internal::ParseAnyTypeUrl | ( | StringPiece | type_url, |
std::string * | url_prefix, | ||
std::string * | full_type_name | ||
) |
Definition at line 80 of file protobuf/src/google/protobuf/any_lite.cc.
Definition at line 536 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
bool google::protobuf::internal::ParseMap | ( | io::CodedInputStream * | input, |
void * | map_field | ||
) |
Definition at line 224 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
bool google::protobuf::internal::ParseMessageSetItemImpl | ( | io::CodedInputStream * | input, |
MS | ms | ||
) |
Definition at line 1808 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
bool google::protobuf::internal::ParseNamedEnum | ( | const EnumDescriptor * | descriptor, |
const std::string & | name, | ||
EnumType * | value | ||
) |
Definition at line 77 of file bloaty/third_party/protobuf/src/google/protobuf/generated_enum_reflection.h.
bool google::protobuf::internal::ParseNamedEnum | ( | const EnumDescriptor * | descriptor, |
const std::string & | name, | ||
int * | value | ||
) |
Definition at line 82 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc.
bool PROTOBUF_EXPORT google::protobuf::internal::ParseTime | ( | const std::string & | value, |
int64 * | seconds, | ||
int32 * | nanos | ||
) |
Definition at line 285 of file third_party/protobuf/src/google/protobuf/stubs/time.cc.
bool PROTOBUF_EXPORT google::protobuf::internal::ParseTime | ( | const string & | value, |
int64 * | seconds, | ||
int32 * | nanos | ||
) |
Definition at line 285 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.cc.
void google::protobuf::internal::PrintUTF8ErrorLog | ( | const char * | field_name, |
const char * | operation_str, | ||
bool | emit_stacktrace | ||
) |
Definition at line 571 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.cc.
|
inline |
Definition at line 80 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
|
inline |
Definition at line 75 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
Definition at line 473 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
|
inlinestatic |
Definition at line 553 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.cc.
|
inlinestatic |
Definition at line 555 of file protobuf/src/google/protobuf/wire_format_lite.cc.
Definition at line 486 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
|
inline |
Definition at line 469 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
Definition at line 492 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
Definition at line 489 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
Definition at line 483 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
Definition at line 454 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
Definition at line 448 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
const char* google::protobuf::internal::ReadPackedVarintArray | ( | const char * | ptr, |
const char * | end, | ||
Add | add | ||
) |
Definition at line 735 of file protobuf/src/google/protobuf/parse_context.h.
Definition at line 498 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
Definition at line 495 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
Definition at line 464 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
Definition at line 460 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
Definition at line 561 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
PROTOBUF_EXPORT std::pair< const char *, int32_t > google::protobuf::internal::ReadSizeFallback | ( | const char * | p, |
uint32 | res | ||
) |
Definition at line 381 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
|
inline |
Definition at line 494 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
PROTOBUF_EXPORT std::pair< const char *, uint32_t > google::protobuf::internal::ReadTagFallback | ( | const char * | p, |
uint32 | res | ||
) |
Definition at line 370 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
Definition at line 457 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
Definition at line 451 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
|
inline |
Definition at line 479 of file bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h.
Definition at line 578 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
Definition at line 641 of file protobuf/src/google/protobuf/parse_context.h.
Definition at line 635 of file protobuf/src/google/protobuf/parse_context.h.
Definition at line 590 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
Definition at line 584 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
|
inline |
Definition at line 128 of file bloaty/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc.
void google::protobuf::internal::RegisterFileLevelMetadata | ( | const DescriptorTable * | table | ) |
Definition at line 2418 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc.
|
inline |
Definition at line 192 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
|
static |
Definition at line 339 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.cc.
|
static |
Definition at line 565 of file protobuf/src/google/protobuf/message_lite.cc.
bool PROTOBUF_EXPORT google::protobuf::internal::SecondsToDateTime | ( | int64 | seconds, |
DateTime * | time | ||
) |
Definition at line 211 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/time.cc.
void google::protobuf::internal::SerializeGroupTo | ( | const MessageLite * | msg, |
const void * | table_ptr, | ||
O * | output | ||
) |
Definition at line 350 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
void google::protobuf::internal::SerializeInternal | ( | const uint8 * | base, |
const FieldMetadata * | table, | ||
int32 | num_fields, | ||
io::CodedOutputStream * | output | ||
) |
Definition at line 619 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
uint8_t * google::protobuf::internal::SerializeInternalToArray | ( | const uint8 * | base, |
const FieldMetadata * | table, | ||
int32 | num_fields, | ||
bool | is_deterministic, | ||
uint8 * | buffer | ||
) |
Definition at line 661 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
|
static |
Definition at line 687 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format.cc.
|
static |
Definition at line 1109 of file protobuf/src/google/protobuf/wire_format.cc.
|
static |
Definition at line 724 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format.cc.
void google::protobuf::internal::SerializeMessageDispatch | ( | const MessageLite & | msg, |
const FieldMetadata * | field_table, | ||
int | num_fields, | ||
int32 | cached_size, | ||
ArrayOutput * | output | ||
) |
Definition at line 318 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
void google::protobuf::internal::SerializeMessageDispatch | ( | const MessageLite & | msg, |
const FieldMetadata * | field_table, | ||
int | num_fields, | ||
int32 | cached_size, | ||
io::CodedOutputStream * | output | ||
) |
Definition at line 309 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
void google::protobuf::internal::SerializeMessageNoTable | ( | const MessageLite * | msg, |
ArrayOutput * | output | ||
) |
Definition at line 300 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
void google::protobuf::internal::SerializeMessageNoTable | ( | const MessageLite * | msg, |
io::CodedOutputStream * | output | ||
) |
Definition at line 295 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
void google::protobuf::internal::SerializeMessageTo | ( | const MessageLite * | msg, |
const void * | table_ptr, | ||
O * | output | ||
) |
Definition at line 329 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
void google::protobuf::internal::SerializeNotImplemented | ( | int | field | ) |
Definition at line 553 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
void google::protobuf::internal::SerializeTo | ( | const void * | ptr, |
O * | output | ||
) |
Definition at line 260 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
Definition at line 127 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
|
inline |
Definition at line 142 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
|
inline |
|
inline |
Definition at line 96 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 80 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 80 of file protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 88 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 88 of file protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 100 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 84 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 84 of file protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 92 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 92 of file protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 150 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven_lite.h.
|
inline |
Definition at line 259 of file arenastring.cc.
PROTOBUF_NOINLINE size_t google::protobuf::internal::SpaceUsedInTable | ( | void ** | table, |
size_t | num_buckets, | ||
size_t | num_elements, | ||
size_t | sizeof_node | ||
) |
Definition at line 293 of file third_party/protobuf/src/google/protobuf/map.h.
size_t google::protobuf::internal::SpaceUsedInValues | ( | const Map * | map | ) |
Definition at line 320 of file third_party/protobuf/src/google/protobuf/map.h.
|
inline |
Definition at line 329 of file third_party/protobuf/src/google/protobuf/map.h.
|
static |
Definition at line 495 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
Definition at line 983 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
static |
Definition at line 413 of file protobuf/src/google/protobuf/wire_format.cc.
|
static |
Definition at line 413 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format.cc.
const char * google::protobuf::internal::StringParser | ( | const char * | begin, |
const char * | end, | ||
void * | object, | ||
ParseContext * | |||
) |
Definition at line 401 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT size_t google::protobuf::internal::StringSpaceUsedExcludingSelfLong | ( | const std::string & | str | ) |
Definition at line 85 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
Definition at line 193 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.h.
|
static |
Definition at line 283 of file bloaty/third_party/protobuf/src/google/protobuf/reflection_ops.cc.
|
static |
Definition at line 360 of file protobuf/src/google/protobuf/reflection_ops.cc.
|
inline |
Definition at line 114 of file protobuf/src/google/protobuf/repeated_field.h.
void google::protobuf::internal::SwapRepeatedPtrToNull | ( | RepeatedPtrField< Message > ** | from, |
RepeatedPtrField< Message > ** | to, | ||
Arena * | from_arena, | ||
Arena * | to_arena | ||
) |
Definition at line 67 of file protobuf/src/google/protobuf/map_field.cc.
Definition at line 263 of file third_party/protobuf/src/google/protobuf/map.h.
Definition at line 272 of file third_party/protobuf/src/google/protobuf/map.h.
Definition at line 266 of file third_party/protobuf/src/google/protobuf/map.h.
Definition at line 269 of file third_party/protobuf/src/google/protobuf/map.h.
|
inline |
Definition at line 244 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
|
inline |
Definition at line 263 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
google::protobuf::internal::TEST | ( | ArenaTest | , |
IsInitialized | |||
) |
Definition at line 3390 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | ArenaTest | , |
ParsingAndSerializingNoHeapAllocation | |||
) |
Definition at line 3328 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | ArenaTest | , |
ReflectionInTextFormat | |||
) |
Definition at line 3355 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | ArenaTest | , |
StringMapNoLeak | |||
) |
Definition at line 3375 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
Accessors | |||
) |
Definition at line 2482 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
ClearField | |||
) |
Definition at line 2539 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
EmbedProto2Message | |||
) |
Definition at line 2642 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
MapEntryClear | |||
) |
Definition at line 2691 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
MergeFromClearMapEntry | |||
) |
Definition at line 2664 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
MutableUnknownFields | |||
) |
Definition at line 2636 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
Proto2MapEntryClear | |||
) |
Definition at line 2697 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
ReleaseLast | |||
) |
Definition at line 2567 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
RemoveLast | |||
) |
Definition at line 2550 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
SetViaMapReflection | |||
) |
Definition at line 2712 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
SpaceUsed | |||
) |
Definition at line 2474 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
Swap | |||
) |
Definition at line 2496 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
SwapElements | |||
) |
Definition at line 2597 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
SwapFields | |||
) |
Definition at line 2524 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldReflectionTest | , |
SwapWithBothSet | |||
) |
Definition at line 2509 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
Accessors | |||
) |
Definition at line 1847 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
Clear | |||
) |
Definition at line 1870 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
ClearMessageMap | |||
) |
Definition at line 1878 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
CopyAssignmentOperator | |||
) |
Definition at line 1952 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
CopyConstructor | |||
) |
Definition at line 1944 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
CopyFrom | |||
) |
Definition at line 1885 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
CopyFromDynamicMessage | |||
) |
Definition at line 1982 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
CopyFromDynamicMessageMapReflection | |||
) |
Definition at line 1999 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
CopyFromMessageMap | |||
) |
Definition at line 1897 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
CorruptedWireFormat | |||
) |
Definition at line 2381 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
DuplicatedKeyWireFormat | |||
) |
Definition at line 2231 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
DuplicatedValueWireFormat | |||
) |
Definition at line 2321 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
DynamicMessageCopyFrom | |||
) |
Definition at line 2046 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
DynamicMessageCopyFromMapReflection | |||
) |
Definition at line 2062 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
DynamicMessageMergeFromDynamicMessage | |||
) |
Definition at line 2014 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
IsInitialized | |||
) |
Definition at line 2390 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
KeysValuesUnknownsWireFormat | |||
) |
Definition at line 2276 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
MergeFromMessageMap | |||
) |
Definition at line 2119 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
MessagesMustMerge | |||
) |
Definition at line 2404 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
MissedKeyWireFormat | |||
) |
Definition at line 2332 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
MissedValueTextFormat | |||
) |
Definition at line 2356 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
MissedValueWireFormat | |||
) |
Definition at line 2344 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
NonEmptyMergeFrom | |||
) |
Definition at line 2090 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
Proto2SetMapFieldsInitialized | |||
) |
Definition at line 1864 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
Proto2UnknownEnum | |||
) |
Definition at line 2183 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
SameTypeMaps | |||
) |
Definition at line 2166 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
SerializationToArray | |||
) |
Definition at line 2133 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
SerializationToStream | |||
) |
Definition at line 2147 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
SetMapFieldsInitialized | |||
) |
Definition at line 1857 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
StandardWireFormat | |||
) |
Definition at line 2210 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
SwapWithEmpty | |||
) |
Definition at line 1910 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
SwapWithOther | |||
) |
Definition at line 1932 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
SwapWithSelf | |||
) |
Definition at line 1922 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
SyncDynamicMapWithRepeatedField | |||
) |
Definition at line 2077 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
UnknownFieldWireFormat | |||
) |
Definition at line 2370 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
UnorderedWireFormat | |||
) |
Definition at line 2219 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | GeneratedMapFieldTest | , |
UpcastCopyFrom | |||
) |
Definition at line 1966 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | MapFieldTest | , |
ConstInit | |||
) |
Definition at line 517 of file protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST | ( | MapSerializationTest | , |
Deterministic | |||
) |
Definition at line 3135 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | MapSerializationTest | , |
DeterministicSubmessage | |||
) |
Definition at line 3168 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | MoveTest | , |
MoveAssignmentWorks | |||
) |
Definition at line 3423 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | MoveTest | , |
MoveConstructorWorks | |||
) |
Definition at line 3405 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | ReflectionOpsForMapFieldTest | , |
ClearMap | |||
) |
Definition at line 2887 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | ReflectionOpsForMapFieldTest | , |
IsInitialized | |||
) |
Definition at line 2913 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | ReflectionOpsForMapFieldTest | , |
MapCopy | |||
) |
Definition at line 2860 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | ReflectionOpsForMapFieldTest | , |
MapDiscardUnknownFields | |||
) |
Definition at line 2897 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | ReflectionOpsForMapFieldTest | , |
MapSanityCheck | |||
) |
Definition at line 2853 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | ReflectionOpsForMapFieldTest | , |
MergeMap | |||
) |
Definition at line 2874 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | TextFormatMapTest | , |
DynamicMessage | |||
) |
Definition at line 3205 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | TextFormatMapTest | , |
NoDisableIterator | |||
) |
Definition at line 3258 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | TextFormatMapTest | , |
NoDisableReflectionIterator | |||
) |
Definition at line 3288 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | TextFormatMapTest | , |
ParseCorruptedString | |||
) |
Definition at line 3243 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | TextFormatMapTest | , |
SerializeAndParse | |||
) |
Definition at line 3191 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | TextFormatMapTest | , |
Sorted | |||
) |
Definition at line 3222 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | WireFormatForMapFieldTest | , |
MapByteSize | |||
) |
Definition at line 2946 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | WireFormatForMapFieldTest | , |
MapParseHelpers | |||
) |
Definition at line 3013 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | WireFormatForMapFieldTest | , |
ParseMap | |||
) |
Definition at line 2929 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | WireFormatForMapFieldTest | , |
SerializeMap | |||
) |
Definition at line 2956 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST | ( | WireFormatForMapFieldTest | , |
SerializeMapDynamicMessage | |||
) |
Definition at line 2987 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldBasePrimitiveTest | , |
Arena | |||
) |
Definition at line 162 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldBasePrimitiveTest | , |
GetRepeatedField | |||
) |
Definition at line 136 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldBasePrimitiveTest | , |
MutableRepeatedField | |||
) |
Definition at line 149 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldBasePrimitiveTest | , |
SpaceUsedExcludingSelf | |||
) |
Definition at line 132 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldInDynamicMessageTest | , |
DynamicMapReflection | |||
) |
Definition at line 2754 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldInDynamicMessageTest | , |
MapEntryReferernceValidAfterSerialize | |||
) |
Definition at line 2819 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldInDynamicMessageTest | , |
MapIndependentOffsets | |||
) |
Definition at line 2743 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldInDynamicMessageTest | , |
MapSpaceUsed | |||
) |
Definition at line 2764 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldInDynamicMessageTest | , |
MapValueReferernceValidAfterSerialize | |||
) |
Definition at line 2788 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldInDynamicMessageTest | , |
RecursiveMap | |||
) |
Definition at line 2779 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldReflectionTest | , |
MapSizeWithDuplicatedKey | |||
) |
Definition at line 1790 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldReflectionTest | , |
RegularFields | |||
) |
Definition at line 1005 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldReflectionTest | , |
RepeatedFieldRefForRegularFields | |||
) |
Definition at line 1192 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldReflectionTest | , |
RepeatedFieldRefMergeFromAndSwap | |||
) |
Definition at line 1684 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapFieldReflectionTest | , |
UninitializedEntry | |||
) |
Definition at line 1835 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
Assigner | |||
) |
Definition at line 850 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
BeginIsFast | |||
) |
Definition at line 332 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
Clear | |||
) |
Definition at line 790 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
ConstEnd | |||
) |
Definition at line 263 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
ContainNotExist | |||
) |
Definition at line 249 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
ConvertToStdMap | |||
) |
Definition at line 923 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
ConvertToStdVectorOfPairs | |||
) |
Definition at line 930 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
CopyAssignMapIterator | |||
) |
Definition at line 969 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
CopyConstructorWithArena | |||
) |
Definition at line 824 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
CopyConstructorWithoutArena | |||
) |
Definition at line 829 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
CopyIteratorStressTest | |||
) |
Definition at line 415 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
CountNonExist | |||
) |
Definition at line 247 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
EqualRange | |||
) |
Definition at line 899 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
EraseByIterator | |||
) |
Definition at line 769 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
EraseMutipleByKey | |||
) |
Definition at line 707 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
EraseRevalidates | |||
) |
Definition at line 584 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
EraseSingleByIterator | |||
) |
Definition at line 734 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
EraseSingleByKey | |||
) |
Definition at line 689 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
GetReferenceFromIterator | |||
) |
Definition at line 267 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
HashFlood | |||
) |
Definition at line 382 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
ImmutableContainNotExist | |||
) |
Definition at line 251 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
ImmutableFindNonExist | |||
) |
Definition at line 259 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
InsertByInitializerList | |||
) |
Definition at line 681 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
InsertByIterator | |||
) |
Definition at line 658 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
InsertSingle | |||
) |
Definition at line 633 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
IteratorBasic | |||
) |
Definition at line 290 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
IteratorCategory | |||
) |
Definition at line 625 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
IteratorConstness | |||
) |
Definition at line 616 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
IteratorInvalidation | |||
) |
Definition at line 557 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
IterConstructor | |||
) |
Definition at line 833 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
MapKeyAssignment | |||
) |
Definition at line 240 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
MutableAt | |||
) |
Definition at line 201 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
MutableFindNonExist | |||
) |
Definition at line 255 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
OperatorBracket | |||
) |
Definition at line 179 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
OperatorBracketNonExist | |||
) |
Definition at line 193 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
Rehash | |||
) |
Definition at line 882 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
SwapArena | |||
) |
Definition at line 950 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
SwapBasic | |||
) |
Definition at line 938 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_F | ( | MapImplTest | , |
ValidIteratorAfterErase | |||
) |
Definition at line 749 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldBasePrimitiveTest | , |
Arena | |||
) |
Definition at line 181 of file protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldBasePrimitiveTest | , |
EnforceNoArena | |||
) |
Definition at line 218 of file protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldBasePrimitiveTest | , |
GetRepeatedField | |||
) |
Definition at line 155 of file protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldBasePrimitiveTest | , |
MutableRepeatedField | |||
) |
Definition at line 168 of file protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldBasePrimitiveTest | , |
SpaceUsedExcludingSelf | |||
) |
Definition at line 151 of file protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
Clear | |||
) |
Definition at line 433 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
GetMap | |||
) |
Definition at line 301 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
GetMapField | |||
) |
Definition at line 457 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
MergeFromClean | |||
) |
Definition at line 319 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
MergeFromMapDirty | |||
) |
Definition at line 334 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
MergeFromRepeatedDirty | |||
) |
Definition at line 349 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
MutableMap | |||
) |
Definition at line 310 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
MutableMapField | |||
) |
Definition at line 467 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
SpaceUsedExcludingSelf | |||
) |
Definition at line 439 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
SwapClean | |||
) |
Definition at line 364 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
SwapMapDirty | |||
) |
Definition at line 387 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
google::protobuf::internal::TEST_P | ( | MapFieldStateTest | , |
SwapRepeatedDirty | |||
) |
Definition at line 410 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_test.cc.
|
static |
Definition at line 3108 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
static |
Definition at line 449 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
static |
Definition at line 461 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
static |
Definition at line 432 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
inline |
Definition at line 90 of file bloaty/third_party/protobuf/src/google/protobuf/message_lite.h.
|
inline |
Definition at line 105 of file bloaty/third_party/protobuf/src/google/protobuf/message_lite.h.
Definition at line 446 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
const PROTOBUF_EXPORT char * google::protobuf::internal::UnknownFieldParse | ( | uint32 | tag, |
InternalMetadataWithArena * | metadata, | ||
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 355 of file bloaty/third_party/protobuf/src/google/protobuf/unknown_field_set.cc.
PROTOBUF_EXPORT const PROTOBUF_MUST_USE_RESULT char * google::protobuf::internal::UnknownFieldParse | ( | uint32 | tag, |
InternalMetadataWithArenaLite * | metadata, | ||
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 612 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::UnknownFieldParse | ( | uint32 | tag, |
std::string * | unknown, | ||
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 606 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
const PROTOBUF_EXPORT char * google::protobuf::internal::UnknownFieldParse | ( | uint64 | tag, |
UnknownFieldSet * | unknown, | ||
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 349 of file bloaty/third_party/protobuf/src/google/protobuf/unknown_field_set.cc.
PROTOBUF_EXPORT void google::protobuf::internal::UnknownFieldSerializerLite | ( | const uint8 * | ptr, |
uint32 | offset, | ||
uint32 | tag, | ||
uint32 | has_offset, | ||
io::CodedOutputStream * | output | ||
) |
Definition at line 717 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
PROTOBUF_EXPORT void google::protobuf::internal::UnknownFieldSetSerializer | ( | const uint8 * | base, |
uint32 | offset, | ||
uint32 | tag, | ||
uint32 | has_offset, | ||
io::CodedOutputStream * | output | ||
) |
Definition at line 2423 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc.
PROTOBUF_EXPORT const PROTOBUF_NODISCARD char * google::protobuf::internal::UnknownGroupLiteParse | ( | std::string * | unknown, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 600 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
const PROTOBUF_EXPORT char * google::protobuf::internal::UnknownGroupParse | ( | UnknownFieldSet * | unknown, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 343 of file bloaty/third_party/protobuf/src/google/protobuf/unknown_field_set.cc.
|
inline |
Definition at line 68 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 52 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 52 of file protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 60 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 60 of file protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 72 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 56 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 56 of file protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 64 of file bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h.
|
inline |
Definition at line 64 of file protobuf/src/google/protobuf/map_field_inl.h.
char * google::protobuf::internal::UTF8CoerceToStructurallyValid | ( | const StringPiece & | str, |
char * | dst, | ||
char | replace_char | ||
) |
Definition at line 586 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
char * google::protobuf::internal::UTF8CoerceToStructurallyValid | ( | StringPiece | str, |
char * | dst, | ||
char | replace_char | ||
) |
Definition at line 585 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
int google::protobuf::internal::UTF8GenericScan | ( | const UTF8ScanObj * | st, |
const char * | str, | ||
int | str_length, | ||
int * | bytes_consumed | ||
) |
Definition at line 387 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
int google::protobuf::internal::UTF8GenericScanFastAscii | ( | const UTF8ScanObj * | st, |
const char * | str, | ||
int | str_length, | ||
int * | bytes_consumed | ||
) |
Definition at line 497 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
int google::protobuf::internal::UTF8SpnStructurallyValid | ( | const StringPiece & | str | ) |
Definition at line 565 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
int google::protobuf::internal::UTF8SpnStructurallyValid | ( | StringPiece | str | ) |
Definition at line 564 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
|
static |
Definition at line 290 of file bloaty/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc.
|
static |
Definition at line 297 of file protobuf/src/google/protobuf/extension_set_heavy.cc.
const PROTOBUF_MUST_USE_RESULT char* google::protobuf::internal::VarintParse | ( | const char * | p, |
T * | out | ||
) |
Definition at line 471 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
const PROTOBUF_NODISCARD char* google::protobuf::internal::VarintParse | ( | const char * | p, |
T * | out | ||
) |
Definition at line 527 of file protobuf/src/google/protobuf/parse_context.h.
const char * google::protobuf::internal::VarintParser | ( | void * | object, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 437 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
|
inline |
Definition at line 458 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
|
inline |
Definition at line 464 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
PROTOBUF_EXPORT std::pair< const char *, uint32_t > google::protobuf::internal::VarintParseSlow32 | ( | const char * | p, |
uint32 | res | ||
) |
Definition at line 340 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT std::pair< const char *, uint64_t > google::protobuf::internal::VarintParseSlow64 | ( | const char * | p, |
uint32 | res32 | ||
) |
Definition at line 358 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
|
static |
Definition at line 606 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.cc.
|
static |
Definition at line 609 of file protobuf/src/google/protobuf/wire_format_lite.cc.
|
static |
Definition at line 643 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.cc.
|
static |
Definition at line 644 of file protobuf/src/google/protobuf/wire_format_lite.cc.
|
inline |
Definition at line 785 of file protobuf/src/google/protobuf/parse_context.h.
PROTOBUF_EXPORT bool google::protobuf::internal::VerifyUTF8 | ( | StringPiece | str, |
const char * | field_name | ||
) |
Definition at line 412 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
void PROTOBUF_EXPORT google::protobuf::internal::VerifyVersion | ( | int | headerVersion, |
int | minLibraryVersion, | ||
const char * | filename | ||
) |
Definition at line 70 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.cc.
std::string PROTOBUF_EXPORT google::protobuf::internal::VersionString | ( | int | version | ) |
Definition at line 98 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.cc.
|
inline |
Definition at line 1002 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 994 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 986 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 1010 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 918 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 970 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 944 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 907 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 964 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 935 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 926 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 978 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 952 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 915 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 973 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 943 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 960 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 934 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 952 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 924 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 965 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 939 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 958 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 930 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 1059 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 1050 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 1032 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 1027 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 1041 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 1036 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 1020 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 1015 of file protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 1026 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h.
|
inline |
Definition at line 1021 of file protobuf/src/google/protobuf/wire_format_lite.h.
const PROTOBUF_MUST_USE_RESULT char* google::protobuf::internal::WireFormatParser | ( | T & | field_parser, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 711 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.h.
const PROTOBUF_NODISCARD char* google::protobuf::internal::WireFormatParser | ( | T & | field_parser, |
const char * | ptr, | ||
ParseContext * | ctx | ||
) |
Definition at line 841 of file protobuf/src/google/protobuf/parse_context.h.
|
static |
Definition at line 354 of file bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.cc.
|
static |
Definition at line 355 of file protobuf/src/google/protobuf/wire_format_lite.cc.
PROTOBUF_EXPORT void google::protobuf::internal::WriteLengthDelimited | ( | uint32 | num, |
StringPiece | val, | ||
std::string * | s | ||
) |
Definition at line 334 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
|
inline |
Definition at line 186 of file bloaty/third_party/protobuf/src/google/protobuf/unknown_field_set.h.
void google::protobuf::internal::WriteLengthTo | ( | uint32 | length, |
O * | output | ||
) |
Definition at line 270 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
void google::protobuf::internal::WriteTagTo | ( | uint32 | tag, |
O * | output | ||
) |
Definition at line 265 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
PROTOBUF_EXPORT void google::protobuf::internal::WriteVarint | ( | uint32 | num, |
uint64 | val, | ||
std::string * | s | ||
) |
Definition at line 329 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
|
inline |
Definition at line 183 of file bloaty/third_party/protobuf/src/google/protobuf/unknown_field_set.h.
|
inline |
Definition at line 320 of file bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc.
PROTOBUF_EXPORT std::atomic< bool > google::protobuf::internal::enable_debug_text_format_marker |
Definition at line 90 of file protobuf/src/google/protobuf/text_format.cc.
PROTOBUF_EXPORT ExplicitlyConstructed< std::string > google::protobuf::internal::fixed_address_empty_string {} |
Definition at line 71 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc.
ExplicitlyConstructed< ImplicitWeakMessage > google::protobuf::internal::implicit_weak_message_default_instance |
Definition at line 50 of file bloaty/third_party/protobuf/src/google/protobuf/implicit_weak_message.cc.
internal::once_flag google::protobuf::internal::implicit_weak_message_once_init_ |
Definition at line 51 of file bloaty/third_party/protobuf/src/google/protobuf/implicit_weak_message.cc.
|
static |
Definition at line 90 of file protobuf/src/google/protobuf/generated_message_util.cc.
PROTOBUF_EXPORT std::atomic< bool > google::protobuf::internal::init_protobuf_defaults_state {false} |
Definition at line 73 of file protobuf/src/google/protobuf/generated_message_util.cc.
|
static |
Definition at line 325 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
static |
Definition at line 326 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
|
static |
Definition at line 327 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/map_test.cc.
const char google::protobuf::internal::kAnyFullTypeName = "google.protobuf.Any" |
Definition at line 52 of file bloaty/third_party/protobuf/src/google/protobuf/any_lite.cc.
PROTOBUF_EXPORT void *const google::protobuf::internal::kGlobalEmptyTable = {nullptr} |
|
constexpr |
Definition at line 287 of file third_party/protobuf/src/google/protobuf/map.h.
|
constexpr |
Definition at line 479 of file protobuf/src/google/protobuf/wire_format_lite.cc.
|
staticconstexpr |
Definition at line 69 of file protobuf/src/google/protobuf/generated_message_table_driven.h.
|
staticconstexpr |
Definition at line 69 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
Definition at line 92 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.h.
Definition at line 93 of file protobuf/src/google/protobuf/stubs/common.h.
Definition at line 100 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.h.
Definition at line 101 of file protobuf/src/google/protobuf/stubs/common.h.
Definition at line 88 of file bloaty/third_party/protobuf/src/google/protobuf/repeated_field.h.
|
staticconstexpr |
Definition at line 68 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
|
staticconstexpr |
Definition at line 68 of file protobuf/src/google/protobuf/generated_message_table_driven.h.
|
staticconstexpr |
Definition at line 61 of file protobuf/src/google/protobuf/generated_message_table_driven.h.
|
staticconstexpr |
Definition at line 61 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
|
constexpr |
Definition at line 86 of file protobuf/src/google/protobuf/repeated_field.h.
|
constexpr |
Definition at line 92 of file protobuf/src/google/protobuf/repeated_field.h.
|
staticconstexpr |
Definition at line 62 of file protobuf/src/google/protobuf/generated_message_table_driven.h.
|
staticconstexpr |
Definition at line 62 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
const char google::protobuf::internal::kTypeGoogleApisComPrefix = "type.googleapis.com/" |
Definition at line 53 of file bloaty/third_party/protobuf/src/google/protobuf/any_lite.cc.
const char google::protobuf::internal::kTypeGoogleProdComPrefix = "type.googleprod.com/" |
Definition at line 54 of file bloaty/third_party/protobuf/src/google/protobuf/any_lite.cc.
|
staticconstexpr |
Definition at line 65 of file protobuf/src/google/protobuf/generated_message_table_driven.h.
|
staticconstexpr |
Definition at line 65 of file bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h.
|
static |
Definition at line 180 of file protobuf/src/google/protobuf/stubs/common.cc.
|
static |
Definition at line 183 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.cc.
|
static |
Definition at line 181 of file protobuf/src/google/protobuf/stubs/common.cc.
|
static |
Definition at line 184 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/common.cc.
const typedef char*(* google::protobuf::internal.TailCallParseFunc) (PROTOBUF_TC_PARAM_DECL) |
Definition at line 71 of file generated_message_tctable_decl.h.
Definition at line 125 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 125 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 121 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 121 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
|
static |
Definition at line 324 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
|
static |
Definition at line 324 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 123 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 123 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 122 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 122 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 119 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 119 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
|
static |
Definition at line 346 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
|
static |
Definition at line 346 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
|
static |
Definition at line 317 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
|
static |
Definition at line 317 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
|
static |
Definition at line 321 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
|
static |
Definition at line 321 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 120 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 120 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 116 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 116 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 117 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 117 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 118 of file protobuf/src/google/protobuf/stubs/structurally_valid.cc.
Definition at line 118 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc.