Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DSpecification.cpp405 Type* type = systemSpecification.findOrCreateType(name, &created); in scanTypeSpecification()
889 Type* SystemSpecification::findOrCreateType(const string& name, bool* created) { in findOrCreateType() function in SystemSpecification
DSpecification.h592 Type* findOrCreateType(const std::string& name, bool* created);