Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp213 std::list<std::string> invokeBatchNames; in compileScriptGroup() local
/aosp12/frameworks/compile/libbcc/lib/
H A DRSCompilerDriver.cpp310 const std::list<std::string>& invokeBatchNames) { in buildScriptGroup()