Searched defs:is_debuggable (Results 1 – 7 of 7) sorted by relevance
226 const bool is_debuggable = GetBoolProperty("ro.debuggable", false); in TEST_F() local
134 bool is_debuggable, in JniInvocationGetLibraryWith()
264 static int is_debuggable = [] { in __android_log_is_debuggable() local
1342 auto is_debuggable = os::GetSystemPropertyBool(kIsDebuggableProperty, false); in GetMaxPacketsPerBuffer() local1380 auto is_debuggable = os::GetSystemPropertyBool(kIsDebuggableProperty, false); in IsBtSnoopLogPersisted() local
499 fn is_debuggable() -> Result<bool> { in is_debuggable() function
93 bool is_debuggable = compiler_options.GetDebuggable(); in ArtJniCompileMethodInternal() local
848 bool is_debuggable = android::base::GetBoolProperty("ro.debuggable", false); in update_sys_usb_config() local