android_system_core/libutils
zijunzhao 6634c1741e Fix the missing std
Bug: b/239662094
Test: enable Wunqualified-std-cast-call locally and run m to build
Change-Id: I203af8dbbbf1d889b9fc5efd5b62fa165ee09dc2
2023-03-01 23:30:29 +00:00
..
abi-dumps Add an ABI dump directory for libutils 2022-12-08 11:06:22 +08:00
include/utils libutils: Fix missing definition of shared_ptr and unique_ptr 2022-11-25 12:15:53 +05:30
Android.bp Replace "apex_inherit" min_sdk_version 2022-12-20 16:05:54 +00:00
BitSet_fuzz.cpp
BitSet_test.cpp
CallStack.cpp Fix thread unwind in CallStack. 2022-09-12 18:37:22 -07:00
CallStack_fuzz.cpp
CallStack_test.cpp Fix the build with a newer LLVM. 2022-09-14 20:16:25 +00:00
CleanSpec.mk
Errors.cpp
Errors_test.cpp
FileMap.cpp
FileMap_fuzz.cpp
FileMap_test.cpp
FuzzFormatTypes.h
JenkinsHash.cpp
LightRefBase.cpp
Looper.cpp libutils: DEBUG_* modes compile forever 2022-10-08 05:13:47 +00:00
Looper_fuzz.cpp
Looper_test.cpp
Looper_test_pipe.h
LruCache_fuzz.cpp
LruCache_test.cpp
MODULE_LICENSE_APACHE2
Mutex_test.cpp
NOTICE
NativeHandle.cpp
OWNERS
Printer.cpp
Printer_fuzz.cpp
ProcessCallStack.cpp
ProcessCallStack_fuzz.cpp Fix the missing std 2023-03-01 23:30:29 +00:00
RefBase.cpp libutils: RefBase DEBUG_REF love 2022-10-10 16:58:57 +00:00
RefBase_fuzz.cpp Fix the missing std 2023-03-01 23:30:29 +00:00
RefBase_test.cpp RefBase: test for stack check 2022-07-29 00:54:57 +00:00
SharedBuffer.cpp
SharedBuffer.h
SharedBuffer_test.cpp
Singleton_test.cpp
Singleton_test.h
Singleton_test1.cpp
Singleton_test2.cpp
StopWatch.cpp
String8.cpp libutils: Include limits for std::numeric_limits::max 2022-10-21 10:26:08 +05:30
String8_fuzz.cpp
String8_test.cpp
String16.cpp
String16_fuzz.cpp
String16_test.cpp
StrongPointer.cpp RefBase: test for stack check 2022-07-29 00:54:57 +00:00
StrongPointer_test.cpp
SystemClock.cpp
SystemClock_test.cpp
TEST_MAPPING
Threads.cpp
Timers.cpp
Timers_test.cpp
Tokenizer.cpp libutils: DEBUG_* modes compile forever 2022-10-08 05:13:47 +00:00
Trace.cpp
Unicode.cpp
Unicode_test.cpp libutils: Add more tests for Unicode 2022-12-06 15:14:27 -08:00
VectorImpl.cpp
Vector_benchmark.cpp
Vector_fuzz.cpp
Vector_test.cpp
misc.cpp