Home
last modified time | relevance | path

Searched defs:ReadFloat (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DCodedInputStream.cs472 public float ReadFloat() in ReadFloat() method in Google.Protobuf.CodedInputStream
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dreflection_test.py97 def ReadFloat(self): member in _MiniDecoder