Searched defs:findOrCreateType (Results 1 – 2 of 2) sorted by relevance
49 std::unique_ptr<ResourceTableType>& ResourceTable::findOrCreateType(ResourceType type) { in findOrCreateType() function in aapt::ResourceTable
796 Type* SystemSpecification::findOrCreateType(const string& name, bool* created) { in findOrCreateType() function in SystemSpecification