Searched defs:Next (Results 1 – 4 of 4) sorted by relevance
/system/core/init/parser/ | ||
D | tokenizer.cpp | 37 bool Tokenizer::Next() { in Next() function in init::Tokenizer |
/system/extras/perfprofd/ | ||
D | perfprofd_io.cc | 195 bool GzipOutputStream::Next(void** data, int* size) { in Next() function in android::perfprofd::__anon97859bec0111::GzipOutputStream |
/system/core/fs_mgr/tools/ | ||
D | dmctl.cpp | 75 std::unique_ptr<DmTarget> Next() { in Next() function in TargetParser |
/system/core/libziparchive/ | ||
D | zip_archive.cc | 772 int32_t Next(void* cookie, ZipEntry* data, ZipString* name) { in Next() function |