Searched defs:StartApp (Results 1 – 2 of 2) sorted by relevance
187 bool StartApp(const std::string& start_cmd) { in StartApp() function
788 bool StartApp(const std::string& start_cmd) { return app_helper_.StartApp(start_cmd); } in StartApp() function in RecordingAppHelper