Home
last modified time | relevance | path

Searched defs:current_ (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/io/
H A DFileSystem.h54 std::map<std::string, std::unique_ptr<IFile>>::const_iterator current_, end_; variable
/aosp14/system/core/init/
H A Dkeychords.h91 Mask current_; variable
/aosp14/system/core/init/parser/
H A Dtokenizer.h64 Token current_; variable
/aosp14/frameworks/base/libs/androidfw/include/androidfw/
H A DAttributeFinder.h70 Iterator current_; variable
/aosp14/frameworks/base/tools/aapt2/optimize/
H A DVersionCollapser.cpp57 Iterator current_, end_; member in aapt::FilterIterator