OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:beginentries
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/include/androidfw/
TypeWrappers.h
68
iterator
beginEntries
() const {
/frameworks/base/libs/androidfw/tests/
TypeWrappers_test.cpp
83
TypeVariant::iterator iter = v.
beginEntries
();
/frameworks/base/tools/aapt2/unflatten/
BinaryResourceParser.cpp
323
for (auto it = tv.
beginEntries
(); it != tv.endEntries(); ++it) {
/frameworks/base/libs/androidfw/
ResourceTypes.cpp
[
all
...]
Completed in 85 milliseconds