Searched defs:is_debuggable (Results 1 – 5 of 5) sorted by relevance
112 bool is_debuggable, in JniInvocationGetLibraryWith()
402 auto is_debuggable = os::GetSystemProperty(kIsDebuggableProperty); in GetBtSnoopMode() local
265 static int is_debuggable = [] { in __android_log_is_debuggable() local
185 int is_debuggable = osi_property_get_int32(IS_DEBUGGABLE_PROPERTY, 0); in start_up() local
770 bool is_debuggable = android::base::GetBoolProperty("ro.debuggable", false); in update_sys_usb_config() local