Home
last modified time | relevance | path

Searched defs:varNameList (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DMCCacheWriter.h52 std::vector<std::string> varNameList; variable
DCompiler.cpp373 std::vector<std::string> &varNameList = mpResult->mExportVarsName; in compile() local