android_system_core/libutils/include/utils
Logan Chien 20f7dc7041 libutils: Cleanup unused class declaration
This commit removes unused class declaration for SharedBuffer and
TextOutput.  SharedBuffer has become internal implementation details
since 282efae9c.  TextOutput usages have been removed since 9eb2a3b1.

Test: AOSP and master build w/o problems
Change-Id: I1871c4919a46f1ea8f41fb7eb79b4dc800b6f6f4
2017-11-22 18:31:10 +08:00
..
AndroidThreads.h
Atomic.h
BitSet.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 libutils: Make LightFlattenablePod safe for unaligned ptr 2017-05-04 10:18:26 -07:00
Functor.h
JenkinsHash.h
KeyedVector.h
LightRefBase.h split LightRefBase out of RefBase 2017-03-29 20:39:06 +00:00
List.h
Log.h Remove ALOGD_IF_SLOW 2017-07-14 19:51:57 +00:00
Looper.h
LruCache.h
misc.h
Mutex.h Add thread safety analysis annotations. 2017-07-21 13:25:42 -07:00
NativeHandle.h clean-up libutils includes 2017-03-03 14:47:47 -08:00
Printer.h
ProcessCallStack.h
PropertyMap.h
RefBase.h split LightRefBase out of RefBase 2017-03-29 20:39:06 +00:00
RWLock.h
Singleton.h Merge "Fix misc-macro-parentheses warnings in system/core." 2017-08-01 23:26:06 +00:00
SortedVector.h Blacklist some vector functions for CFI. 2017-03-23 14:37:12 -07:00
StopWatch.h Use -Werror in system/core 2017-11-01 11:32:55 -07:00
String8.h libutils: Cleanup unused class declaration 2017-11-22 18:31:10 +08:00
String16.h libutils: Cleanup unused class declaration 2017-11-22 18:31:10 +08:00
StrongPointer.h Add "operator bool" overload to android::sp. 2017-09-13 11:06:07 -06:00
SystemClock.h
Thread.h
ThreadDefs.h
threads.h
Timers.h
Tokenizer.h
Trace.h clean-up libutils includes 2017-03-03 14:47:47 -08:00
TypeHelpers.h Formatting changes for TypeHelpers.h and Vectors.h 2017-03-15 22:48:27 -07:00
Unicode.h
Vector.h Blacklist some vector functions for CFI. 2017-03-23 14:37:12 -07:00
VectorImpl.h