Home
last modified time | relevance | path

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

/system/extras/simpleperf/
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::__anon03e9bac50211::RunAs
731 std::vector<std::string> GetPrefixArgs(const std::string& cmd) { in GetPrefixArgs() function in simpleperf::__anon03e9bac50211::SimpleperfAppRunner