Searched defs:ReadDouble (Results 1 – 2 of 2) sorted by relevance
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ | ||
| D | CodedInputStream.cs | 464 public double ReadDouble() in ReadDouble() method in Google.Protobuf.CodedInputStream |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ | ||
| D | reflection_test.py | 102 def ReadDouble(self): member in _MiniDecoder |