android_system_core/include/utils
Michael Lentine 6078805023 Adding a build id check to blob cache.
Add a build id field to the header structure in blob cache. Add build
id support with reading and writing the cache. When the cache gets
written it writes the build id at the end of the header. When read it
checks to see if there is a match between the current version and the
version in the cache. If not, it invalidates the cache which would
typically only occur during an ota update.  Also remove blob cache
from the host build.

bug: 18262905

Change-Id: I753b1de1986703a4c1c8691b9d2bb533b2546143
2015-05-18 13:14:32 -07:00
..
AndroidThreads.h
Atomic.h
BasicHashtable.h
BitSet.h
BlobCache.h Adding a build id check to blob cache. 2015-05-18 13:14:32 -07:00
ByteOrder.h
CallStack.h
Compat.h Only Windows doesn't have %zd. 2015-04-03 12:53:36 -07:00
Condition.h
Debug.h
Endian.h
Errors.h
FileMap.h
Flattenable.h
Functor.h
JenkinsHash.h
KeyedVector.h
LinearTransform.h
List.h
Log.h
Looper.h Use eventfd instead of pipe in Looper. 2015-03-27 09:15:43 -07:00
LruCache.h
Mutex.h
NativeHandle.h
Printer.h
ProcessCallStack.h
PropertyMap.h
RWLock.h
RefBase.h
SharedBuffer.h
Singleton.h
SortedVector.h
StopWatch.h
String8.h
String16.h
StrongPointer.h
SystemClock.h
Thread.h
ThreadDefs.h
Timers.h Mark time conversion functions as constexpr 2015-04-20 15:06:01 +01:00
Tokenizer.h
Trace.h
TypeHelpers.h
Unicode.h
Vector.h
VectorImpl.h
ashmem.h
misc.h
threads.h