Home
last modified time | relevance | path

Searched defs:findOrCreateType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/
DResourceTable.cpp49 std::unique_ptr<ResourceTableType>& ResourceTable::findOrCreateType(ResourceType type) { in findOrCreateType() function in aapt::ResourceTable
/frameworks/rs/api/
DSpecification.cpp796 Type* SystemSpecification::findOrCreateType(const string& name, bool* created) { in findOrCreateType() function in SystemSpecification