Searched refs:SimpleperfAppRunner (Results 1 – 1 of 1) sorted by relevance
720 class SimpleperfAppRunner : public InAppRunner { class722 SimpleperfAppRunner(int user_id, const std::string& package_name, const std::string app_type) in SimpleperfAppRunner() function in simpleperf::__anon03e9bac50211::SimpleperfAppRunner807 in_app_runner.reset(new SimpleperfAppRunner(user_id, app_package_name, app_type)); in RunInAppContext()