Searched defs:short_code (Results 1 – 6 of 6) sorted by relevance
156 optional PhoneNumberDesc short_code = 29; field
66 const uint32_t short_code = self->dcode_insert_length >> 27; in ZopfliNodeDistanceCode() local250 size_t short_code, float cost) { in UpdateZopfliNode()
3102 inline const ::i18n::phonenumbers::PhoneNumberDesc& PhoneMetadata::short_code() const { in short_code() function3107 ::i18n::phonenumbers::PhoneNumberDesc* short_code) { in unsafe_arena_set_allocated_short_code()3147 inline void PhoneMetadata::set_allocated_short_code(::i18n::phonenumbers::PhoneNumberDesc* short_co… in set_allocated_short_code()
1025 PhoneMetadata::_Internal::short_code(const PhoneMetadata* msg) { in short_code() function in i18n::phonenumbers::PhoneMetadata::_Internal
199 base::Optional<Bytecode> short_code = reg.TryToShortStar(); in OutputStarRaw() local