Searched refs:beginEntries (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/include/androidfw/
H A DTypeWrappers.h68 iterator beginEntries() const { function in struct:android::TypeVariant
/frameworks/base/libs/androidfw/tests/
H A DTypeWrappers_test.cpp83 TypeVariant::iterator iter = v.beginEntries();
/frameworks/base/tools/aapt2/unflatten/
H A DBinaryResourceParser.cpp323 for (auto it = tv.beginEntries(); it != tv.endEntries(); ++it) {
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp4675 for (TypeVariant::iterator iter = tv.beginEntries();

Completed in 2783 milliseconds