Home
last modified time | relevance | path

Searched refs:SimpleperfAppRunner (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
Denvironment.cpp720 class SimpleperfAppRunner : public InAppRunner { class
722 SimpleperfAppRunner(int user_id, const std::string& package_name, const std::string app_type) in SimpleperfAppRunner() function in simpleperf::__anon03e9bac50211::SimpleperfAppRunner
807 in_app_runner.reset(new SimpleperfAppRunner(user_id, app_package_name, app_type)); in RunInAppContext()