Searched refs:FloatDecoder (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/python/google/protobuf/internal/ | ||
| D | type_checkers.py | 389 _FieldDescriptor.TYPE_FLOAT: decoder.FloatDecoder, |
| D | decoder.py | 554 FloatDecoder = _FloatDecoder() variable |