Searched defs:field_type (Results 1 – 4 of 4) sorted by relevance
30 const Json::ValueType &field_type, bool required) { in ValidateField()
75 auto field_type = static_cast<uint8_t>(preamble & kFieldTypeMask); in ParseOneField() local
8510 auto field_type = static_cast<uint8_t>(preamble & kFieldTypeMask); in ParseOneField() local43026 auto field_type = static_cast<uint32_t>(varint & 7u); // 7 = 0..0111 in Push() local44321 uint64_t field_type = varint & 7; // 7 = 0..0111 in Push() local
6409 auto field_type = static_cast<uint8_t>(preamble & kFieldTypeMask); in ParseOneField() local33185 uint64_t field_type = varint & 7; // 7 = 0..0111 in Push() local