Searched defs:findOrCreateConstant (Results 1 - 1 of 1) sorted by last modified time

/frameworks/rs/api/
H A DSpecification.cpp375 Constant* constant = systemSpecification.findOrCreateConstant(name, &created);
881 Constant* SystemSpecification::findOrCreateConstant(const string& name, bool* created) { function in class:SystemSpecification

Completed in 1627 milliseconds