Home
last modified time | relevance | path

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

/system/core/libpackagelistparser/include/packagelistparser/
Dpackagelistparser.h56 bool profileable_from_shell; member
/system/core/libpackagelistparser/
Dpackagelistparser.c240 pkg_info->profileable_from_shell = (bool)tmp; in packagelist_parse()
/system/extras/simpleperf/simpleperf_app_runner/
Dsimpleperf_app_runner.cpp175 if (!info->profileable_from_shell) { in main()