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

/frameworks/rs/api/
H A DSpecification.cpp61 SystemSpecification systemSpecification; variable
375 Constant* constant = systemSpecification.findOrCreateConstant(name, &created);
401 Type* type = systemSpecification.findOrCreateType(name, &created);
618 Function* function = systemSpecification.findOrCreateFunction(name, &created);

Completed in 150 milliseconds