Searched refs:GetPrefixArgs (Results 1 – 1 of 1) sorted by relevance
554 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::__anon03e9bac50211::RunAs731 std::vector<std::string> GetPrefixArgs(const std::string& cmd) { in GetPrefixArgs() function in simpleperf::__anon03e9bac50211::SimpleperfAppRunner