Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DResourceTable.cpp117 static ResourceTableType* FindTypeRunAction(ResourceType type, Elements& entries, Func action) { in FindTypeRunAction() function
124 return FindTypeRunAction(type, types, in FindType()
129 return FindTypeRunAction(type, types, [&](bool found, auto& iter) { in FindOrCreateType()