Home
last modified time | relevance | path

Searched defs:HasMoreData (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dsupplement_data.cc119 bool SupplementDataReader::HasMoreData() const { in HasMoreData() function in bt::SupplementDataReader
/aosp_15_r20/external/cronet/components/metrics/
H A Dpersistent_system_profile.cc115 bool PersistentSystemProfile::RecordAllocator::HasMoreData() const { in HasMoreData() function in metrics::PersistentSystemProfile::RecordAllocator
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage.cc732 bool MessageReader::HasMoreData() { in HasMoreData() function in dbus::MessageReader
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_session.cc2054 bool OgHttp2Session::HasMoreData(const StreamState& stream_state) const { in HasMoreData() function in http2::adapter::OgHttp2Session