android_system_core/liblog/include/log
Tom Cherry f83640d65e liblog: don't use a cache for __android_log_is_debuggable()
ro.debuggable is set by init before other processes would possibly
call __android_log_is_debuggable(), so this property can be checked
once and stored without liblog's property caching mechanisms.

Test: this function returns accurately
Change-Id: Idb1e5e10e53ca809b7f9a75164a4982f39827d4e
2020-07-29 14:49:54 -07:00
..
event_tag_map.h liblog: remove unneeded checks and includes from headers 2019-10-14 16:11:12 -07:00
log.h Remove the monotonic option for logging 2020-05-06 13:37:33 -07:00
log_event_list.h liblog: remove unneeded checks and includes from headers 2019-10-14 16:11:12 -07:00
log_id.h liblog: clean up log_id.h includes 2020-04-28 12:34:45 -07:00
log_main.h Allow LOG_ALWAYS_FATAL_IF in constexpr functions 2020-01-30 09:39:50 -08:00
log_properties.h liblog: don't use a cache for __android_log_is_debuggable() 2020-07-29 14:49:54 -07:00
log_radio.h liblog: clean up log_id.h includes 2020-04-28 12:34:45 -07:00
log_read.h liblog: remove useless #define 2020-05-12 10:44:22 -07:00
log_safetynet.h liblog: fix header copyrights 2020-04-28 09:52:33 -07:00
log_system.h liblog: clean up log_id.h includes 2020-04-28 12:34:45 -07:00
log_time.h liblog: remove unused log_time functions, inline the others 2020-05-18 15:40:26 -07:00
logprint.h liblog: remove unneeded checks and includes from headers 2019-10-14 16:11:12 -07:00