Home
last modified time | relevance | path

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

/system/linkerconfig/contents/common/
Dsystem_links.cc45 const bool debuggable = android::base::GetBoolProperty("ro.debuggable", false); in AddStandardSystemLinks() local
/system/core/libpackagelistparser/include/packagelistparser/
Dpackagelistparser.h43 bool debuggable; member
/system/core/libpackagelistparser/
Dpackagelistparser.cpp66 int debuggable; in parse_line() local
/system/libhidl/base/
DHidlSupport.cpp29 bool debuggable() { in debuggable() function
/system/libhidl/transport/
DServiceManagement.cpp164 static bool debuggable = base::GetBoolProperty("ro.debuggable", false); in isDebuggable() local
/system/core/llkd/
Dlibllkd.cpp1281 auto debuggable = android::base::GetBoolProperty("ro.debuggable", false); in llkInit() local