Home
last modified time | relevance | path

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

/frameworks/rs/script_api/
DSpecification.cpp376 Constant* constant = systemSpecification.findOrCreateConstant(name, &created); in scanConstantSpecification()
885 Constant* SystemSpecification::findOrCreateConstant(const string& name, bool* created) { in findOrCreateConstant() function in SystemSpecification
DSpecification.h591 Constant* findOrCreateConstant(const std::string& name, bool* created);