/system/tools/aidl/tests/ |
D | test_helpers.h | 34 android::binder::Status(android::aidl::tests::ITestService::*func)(T, T*), in RepeatPrimitive() argument 47 bool ReverseArray( in ReverseArray() 50 const std::vector<T>&, std::vector<T>*, std::vector<T>*), in ReverseArray()
|
D | aidl_test_client_nullables.cpp | 94 Status(ITestService::*func)(const unique_ptr<T>&, in ConfirmNullableType() 95 unique_ptr<T>*)) { in ConfirmNullableType()
|
/system/core/liblog/ |
D | log_time.cpp | 137 LIBLOG_ABI_PRIVATE log_time log_time::operator-= (const timespec &T) { in operator -=() 154 LIBLOG_ABI_PRIVATE log_time log_time::operator+= (const timespec &T) { in operator +=() 165 LIBLOG_ABI_PRIVATE log_time log_time::operator-= (const log_time &T) { in operator -=() 182 LIBLOG_ABI_PRIVATE log_time log_time::operator+= (const log_time &T) { in operator +=()
|
/system/core/liblog/tests/ |
D | benchmark.h | 61 BenchmarkWantsArgBase(const char* name, void (*fn)(int, T)) : Benchmark(name) { in BenchmarkWantsArgBase() argument 78 BenchmarkWithArg(const char* name, void (*fn)(int, T), const char* arg_name, T arg) : in BenchmarkWithArg() argument 123 static inline BenchmarkWantsArg<T>* BenchmarkFactory(const char* name, void (*fn)(int, T)) { in BenchmarkFactory() argument
|
/system/core/libmemunreachable/ |
D | LeakPipe.h | 119 bool SendVector(const std::vector<T, Alloc>& vector) { in SendVector() 157 bool ReceiveVector(std::vector<T, Alloc>& vector) { in ReceiveVector()
|
/system/keymaster/ |
D | openssl_utils.h | 81 inline void release_because_ownership_transferred(UniquePtr<T, Delete_T>& p) { in release_because_ownership_transferred()
|
/system/core/base/include/android-base/ |
D | macros.h | 136 void UNUSED(const T&...) { in UNUSED()
|
/system/core/logcat/tests/ |
D | logcat_benchmark.cpp | 57 bool operator< (timestamp &T) in TEST()
|
/system/extras/perfprofd/quipper/base/ |
D | macros.h | 230 inline void ignore_result(const T&) { in ignore_result()
|
/system/core/include/log/ |
D | log_read.h | 55 timespec T; in log_time() local
|
/system/connectivity/shill/net/ |
D | byte_string.cc | 100 bool ByteString::ConvertByteOrderAsUIntArray(T (*converter)(T)) { in ConvertByteOrderAsUIntArray() argument
|
/system/core/libnativebridge/ |
D | native_bridge.cc | 254 template<typename T> void UNUSED(const T&) {} in UNUSED()
|
/system/connectivity/shill/ |
D | property_accessor.h | 96 bool Set(const T& /*value*/, Error* error) override { in Set()
|
/system/security/softkeymaster/ |
D | keymaster_openssl.cpp | 88 inline void release_because_ownership_transferred(UniquePtr<T, Delete_T>& p) { in release_because_ownership_transferred()
|
/system/media/camera/tests/ |
D | camera_metadata_tests.cpp | 39 #define _Alignas(T) \ argument
|