Searched defs:HasMoreData (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/ | ||
H A D | supplement_data.cc | 119 bool SupplementDataReader::HasMoreData() const { in HasMoreData() function in bt::SupplementDataReader |
/aosp_15_r20/external/cronet/components/metrics/ | ||
H A D | persistent_system_profile.cc | 115 bool PersistentSystemProfile::RecordAllocator::HasMoreData() const { in HasMoreData() function in metrics::PersistentSystemProfile::RecordAllocator |
/aosp_15_r20/external/libchrome/dbus/ | ||
H A D | message.cc | 732 bool MessageReader::HasMoreData() { in HasMoreData() function in dbus::MessageReader |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ | ||
H A D | oghttp2_session.cc | 2054 bool OgHttp2Session::HasMoreData(const StreamState& stream_state) const { in HasMoreData() function in http2::adapter::OgHttp2Session |