Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DResourceTable.cpp119 static ResourceTableType* FindTypeRunAction(const ResourceNamedTypeRef& type, Elements& entries, in FindTypeRunAction() function
132 return FindTypeRunAction(type, types, in FindType()
137 return FindTypeRunAction(type, types, [&](bool found, auto& iter) { in FindOrCreateType()