Avoid calling constructors/destructors for each element, when we have Vector<T*>. These are used in libbinder and elsewhere. std::vector is still faster but uses more mem. Bugs: me Test: boot && binderLibTest Change-Id: Id1239daddd018f8eee5480d1cb6dd25d6f4df808 |
||
|---|---|---|
| .. | ||
| include/utils | ||
| Android.bp | ||
| Errors.cpp | ||
| Errors_test.cpp | ||
| FuzzFormatTypes.h | ||
| RefBase.cpp | ||
| RefBase_fuzz.cpp | ||
| RefBase_test.cpp | ||
| SharedBuffer.cpp | ||
| SharedBuffer.h | ||
| SharedBuffer_test.cpp | ||
| String8.cpp | ||
| String8_fuzz.cpp | ||
| String8_test.cpp | ||
| String16.cpp | ||
| String16_fuzz.cpp | ||
| String16_test.cpp | ||
| StrongPointer.cpp | ||
| StrongPointer_test.cpp | ||
| Unicode.cpp | ||
| Unicode_test.cpp | ||
| Vector_benchmark.cpp | ||
| Vector_fuzz.cpp | ||
| Vector_test.cpp | ||
| VectorImpl.cpp | ||