Home
last modified time | relevance | path

Searched refs:IsDataAvailableInSource (Results 1 – 3 of 3) sorted by relevance

/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitives.cs458 IsDataAvailableInSource(ref state, size)) in ReadRawBytesSlow()
777 return IsDataAvailableInSource(ref state, size); in IsDataAvailable()
786 private static bool IsDataAvailableInSource(ref ParserInternalState state, int size) in IsDataAvailableInSource() method in Google.Protobuf.ParsingPrimitives
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitives.cs458 IsDataAvailableInSource(ref state, size)) in ReadRawBytesSlow()
777 return IsDataAvailableInSource(ref state, size); in IsDataAvailable()
786 private static bool IsDataAvailableInSource(ref ParserInternalState state, int size) in IsDataAvailableInSource() method in Google.Protobuf.ParsingPrimitives
/external/protobuf/csharp/src/Google.Protobuf/
DParsingPrimitives.cs458 IsDataAvailableInSource(ref state, size)) in ReadRawBytesSlow()
777 return IsDataAvailableInSource(ref state, size); in IsDataAvailable()
786 private static bool IsDataAvailableInSource(ref ParserInternalState state, int size) in IsDataAvailableInSource() method in Google.Protobuf.ParsingPrimitives