android_system_core/libutils/include/utils
Tom Cherry 08678e1f8b Remove ALOGD_IF_SLOW
ALOGD_IF_SLOW isn't intuitively implemented as it cannot handle
temporaries used as its parameters.  Since there are so few users of
it already and since it's just sugar on top of 2 otherwise trivial
lines, we opt to remove it entirely.

Bug: 62820330
Test: Build

Change-Id: Ie91b40cdaf650154203ccf0ca70e029cc097b350
Merged-In: Ie91b40cdaf650154203ccf0ca70e029cc097b350
2017-07-12 17:59:12 +00:00
..
AndroidThreads.h
Atomic.h
BitSet.h
BlobCache.h
ByteOrder.h
CallStack.h
Compat.h libziparchive: fix mac os breakage 2017-03-23 12:02:09 -07:00
Condition.h Clarify that Condition::wait() can spuriously wake up 2017-03-02 12:36:45 -08:00
Debug.h
Endian.h
Errors.h
FastStrcmp.h logd: ASAN cleansing 2017-03-27 13:32:57 -07:00
FileMap.h
Flattenable.h
Functor.h
JenkinsHash.h
KeyedVector.h
LinearTransform.h
List.h
Log.h Remove ALOGD_IF_SLOW 2017-07-12 17:59:12 +00:00
Looper.h
LruCache.h
misc.h
Mutex.h
NativeHandle.h
Printer.h
ProcessCallStack.h
PropertyMap.h
RefBase.h
RWLock.h
Singleton.h Fix multiton issue 2017-02-23 18:22:46 -08:00
SortedVector.h
StopWatch.h
String8.h libutils: String\d+ make std_string private 2017-03-10 22:51:55 -08:00
String16.h libutils: String\d+ make std_string private 2017-03-10 22:51:55 -08:00
StrongPointer.h Add heuristic data race detection to sp<> 2017-03-17 17:47:28 -07:00
SystemClock.h
Thread.h
ThreadDefs.h
threads.h
Timers.h
Tokenizer.h
Trace.h
TypeHelpers.h
Unicode.h
Vector.h
VectorImpl.h