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