Home
last modified time | relevance | path

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

/system/core/llkd/
Dlibllkd.cpp129 size_t available_bytes; member in __anon9bb54f900111::dir
137 if (available_bytes != 0) return true; in fill()
142 available_bytes = rc; in fill()
148 dir() : fd(-1), available_bytes(0), next(nullptr) {} in dir()
154 available_bytes(0), in dir()
159 available_bytes(0), in dir()
164 available_bytes(0), in dir()
184 available_bytes = 0; in reset()
200 available_bytes = 0; in rewind()
208 available_bytes -= next->d_reclen; in read()