Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/generic-apigen/
DApiGen.h94 int setGlobalAttribute(const std::string & line, size_t lc);
DApiGen.cpp1577 setGlobalAttribute(line, lc); in readAttributes()
1588 int ApiGen::setGlobalAttribute(const std::string & line, size_t lc) in setGlobalAttribute() function in ApiGen