Searched refs:decode_type (Results 1 – 2 of 2) sorted by relevance
323 decode_type = field_descriptor.type324 if (decode_type == _FieldDescriptor.TYPE_ENUM and326 decode_type = _FieldDescriptor.TYPE_INT32338 elif decode_type == _FieldDescriptor.TYPE_STRING:345 field_decoder = type_checkers.TYPE_TO_DECODER[decode_type](
544 ThumbnailDecodeType decode_type) { in GetThumbnailFilename() argument546 switch (decode_type) { in GetThumbnailFilename()