Home
last modified time | relevance | path

Searched defs:drop_front (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/adb/
H A Dtypes.cpp41 void IOVector::drop_front(IOVector::size_type len) { in drop_front() function in IOVector
H A Dtypes_test.cpp121 TEST(IOVector, drop_front) { in TEST() argument