Searched defs:SpaceLeft (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | CodedOutputStream.cs | 599 public int SpaceLeft => WriteBufferHelper.GetSpaceLeft(ref state); field in Google.Protobuf.CodedOutputStream |
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | CodedOutputStream.cs | 599 public int SpaceLeft => WriteBufferHelper.GetSpaceLeft(ref state); field in Google.Protobuf.CodedOutputStream |