Searched defs:ReadSInt64 (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | ParseContext.cs | 320 public long ReadSInt64() in ReadSInt64() method |
H A D | CodedInputStream.cs | 518 public long ReadSInt64() in ReadSInt64() method in Google.Protobuf.CodedInputStream |
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | ParseContext.cs | 320 public long ReadSInt64() in ReadSInt64() method |
H A D | CodedInputStream.cs | 518 public long ReadSInt64() in ReadSInt64() method in Google.Protobuf.CodedInputStream |
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ | ||
H A D | reflection_test.py | 90 def ReadSInt64(self): member in _MiniDecoder |
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ | ||
H A D | reflection_test.py | 90 def ReadSInt64(self): member in _MiniDecoder |