Searched defs:perfCmd (Results 1 – 9 of 9) sorted by relevance
165 inline void SetPerfCmd(const std::string &perfCmd) in SetPerfCmd()
72 std::string perfCmd; member
830 const char* optarg, const size_t paramLength, std::string &perfCmd) in CheckPerfCmdString()968 std::string perfCmd = ""; in MakeWantForProcess() local1269 std::string perfCmd; in MakeWantFromCmd() local
52 bool PeerBinderCatcher::Initialize(const std::string& perfCmd, int layer, int pid) in Initialize()
366 std::string perfCmd; member
1719 std::string perfCmd = "profile jsperf 100"; variable
1844 void AppRunningRecord::SetPerfCmd(const std::string &perfCmd) in SetPerfCmd()
854 std::string perfCmd = (want == nullptr) ? "" : want->GetStringParam(PERF_CMD); in LoadAbilityNoAppRecord() local3024 const std::string& perfCmd, const std::string& debugCmd, bool isSandboxApp) in StartPerfProcessByStartMsg()3059 const std::string& perfCmd, const std::string& debugCmd, bool isSandboxApp) in StartPerfProcess()
1519 auto perfCmd = appLaunchData.GetPerfCmd(); in HandleLaunchApplication() local