Searched refs:__android_log_is_debuggable (Results 1 – 16 of 16) sorted by relevance
28 int __android_log_is_debuggable();
54 if (__android_log_is_debuggable()) { in drop_capabilities_bounding_set_if_needed()74 bool ro_debuggable = __android_log_is_debuggable(); in should_drop_privileges()
42 __android_log_is_debuggable; # vndk
80 !__android_log_is_debuggable()) { in pmsgAvailable()108 if ((logId == LOG_ID_EVENTS) && !__android_log_is_debuggable()) { in pmsgWrite()
280 LIBLOG_ABI_PUBLIC int __android_log_is_debuggable() { in __android_log_is_debuggable() function484 if ((flag & BOOL_DEFAULT_FLAG_ENG) && !__android_log_is_debuggable()) { in __android_logger_property_get_bool()
737 LIBLOG_ABI_PRIVATE int __android_log_is_debuggable() { in __android_log_is_debuggable() function
584 __android_log_is_debuggable() in android_lookupEventTagNum()
106 if (!__android_log_is_debuggable()) { in set_verity_enabled_state_service()
78 if (!__android_log_is_debuggable()) { in restart_root_service()
420 if ((!strncmp(name, "root:", 5) && getuid() != 0 && __android_log_is_debuggable()) || in create_local_service_socket()
105 ((strcmp("kernel", name) != 0) || __android_log_is_debuggable())), in TEST()
1790 if (!__android_log_is_debuggable()) { in TEST()
90 bool sys_debuggable = __android_log_is_debuggable(); in atrace_is_app_tracing_enabled()
352 if (__android_log_is_debuggable()) { in LogTags()403 if (me && __android_log_is_debuggable()) { in ReReadEventLogTags()648 !__android_log_is_debuggable(); in WritePersistEventLogTags()
850 if (__android_log_is_debuggable() && rc == FS_MGR_SETUP_VERITY_DISABLED) { in fs_mgr_mount_all()1065 if (__android_log_is_debuggable() && rc == FS_MGR_SETUP_VERITY_DISABLED) { in fs_mgr_do_mount()