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