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