Home
last modified time | relevance | path

Searched defs:debuggable (Results 1 – 4 of 4) sorted by relevance

/system/core/libpackagelistparser/include/packagelistparser/
Dpackagelistparser.h51 bool debuggable; member
/system/libhidl/base/
DHidlSupport.cpp29 bool debuggable() { in debuggable() function
/system/core/libnativeloader/
Dnative_loader.cpp163 bool debuggable = false; in is_debuggable() local
/system/core/llkd/
Dlibllkd.cpp1253 auto debuggable = android::base::GetBoolProperty("ro.debuggable", false); in llkInit() local