Searched defs:perfCmd (Results 1 – 8 of 8) sorted by relevance
165 inline void SetPerfCmd(const std::string &perfCmd) in SetPerfCmd()
72 std::string perfCmd; member
758 const char* optarg, const size_t paramLength, std::string &perfCmd) in CheckPerfCmdString()896 std::string perfCmd = ""; in MakeWantForProcess() local1197 std::string perfCmd; in MakeWantFromCmd() local
362 std::string perfCmd; member
1719 std::string perfCmd = "profile jsperf 100"; variable
817 std::string perfCmd = (want == nullptr) ? "" : want->GetStringParam(PERF_CMD); in LoadAbilityNoAppRecord() local2797 const std::string& perfCmd, const std::string& debugCmd, bool isSandboxApp) in StartPerfProcessByStartMsg()2832 const std::string& perfCmd, const std::string& debugCmd, bool isSandboxApp) in StartPerfProcess()
1824 void AppRunningRecord::SetPerfCmd(const std::string &perfCmd) in SetPerfCmd()
1500 auto perfCmd = appLaunchData.GetPerfCmd(); in HandleLaunchApplication() local