Home
last modified time | relevance | path

Searched defs:profileable_from_shell (Results 1 – 2 of 2) sorted by relevance

/system/core/libpackagelistparser/include/packagelistparser/
Dpackagelistparser.h55 bool profileable_from_shell; member
/system/core/libpackagelistparser/
Dpackagelistparser.cpp69 int profileable_from_shell = 0; in parse_line() local