Home
last modified time | relevance | path

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

/aosp12/system/iorap/src/maintenance/
H A Dcontroller.cc76 std::vector<std::string>& argv_vec, in Execve()
205 std::vector<std::string> argv_vec = MakeCompilerParams(params); in StartViaFork() local
/aosp12/system/iorap/src/prefetcher/
H A Dprefetcher_daemon.cc999 std::vector<std::string> argv_vec; in StartViaFork() local