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

/frameworks/base/tools/aapt2/
H A DResourceTable.cpp96 ResourceTableType* ResourceTablePackage::findOrCreateType(ResourceType type) { function in class:aapt::ResourceTablePackage
364 ResourceTableType* type = package->findOrCreateType(name.type);
461 ResourceTableType* type = package->findOrCreateType(name.type);
/frameworks/rs/api/
H A DSpecification.cpp401 Type* type = systemSpecification.findOrCreateType(name, &created);
885 Type* SystemSpecification::findOrCreateType(const string& name, bool* created) { function in class:SystemSpecification

Completed in 115 milliseconds