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

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSInfo.h150 typedef android::Vector<std::pair<const char*, const char*> > PragmaListTy; typedef in class:bcc::RSInfo
181 PragmaListTy mPragmas;
217 inline const PragmaListTy &getPragmas() const

Completed in 484 milliseconds