Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Denvironment.cpp554 virtual std::vector<std::string> GetPrefixArgs(const std::string& cmd) = 0;
565 std::vector<std::string> args = GetPrefixArgs(cmd); in RunCmdInApp()
677 std::vector<std::string> GetPrefixArgs(const std::string& cmd) { in GetPrefixArgs() function in simpleperf::__anona74338b10210::RunAs
731 std::vector<std::string> GetPrefixArgs(const std::string& cmd) { in GetPrefixArgs() function in simpleperf::__anona74338b10210::SimpleperfAppRunner