/system/tools/aidl/tests/ |
D | test_helpers.h | 34 android::binder::Status(android::aidl::tests::ITestService::*func)(T, V*), in RepeatPrimitive() 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 log_time log_time::operator-=(const timespec& T) { in operator -=() 154 log_time log_time::operator+=(const timespec& T) { in operator +=() 165 log_time log_time::operator-=(const log_time& T) { in operator -=() 182 log_time log_time::operator+=(const log_time& T) { in operator +=()
|
/system/media/audio_utils/include/audio_utils/ |
D | Statistics.h | 79 constexpr operator T() const { in T() function 123 constexpr operator T() const { in T() function
|
D | LogPlot.h | 44 using T = decltype((*first).first); in audio_utils_log_plot() local
|
/system/core/libmemunreachable/ |
D | LeakPipe.h | 115 bool SendVector(const std::vector<T, Alloc>& vector) { in SendVector() 153 bool ReceiveVector(std::vector<T, Alloc>& vector) { in ReceiveVector()
|
/system/keymaster/include/keymaster/km_openssl/ |
D | openssl_utils.h | 82 inline void release_because_ownership_transferred(UniquePtr<T, Delete_T>& p) { in release_because_ownership_transferred()
|
/system/core/libutils/include/utils/ |
D | LightRefBase.h | 58 inline static void renameRefId(T* /*ref*/, const void* /*old_id*/ , const void* /*new_id*/) { } in renameRefId() argument
|
/system/connectivity/wifilogd/ |
D | local_utils.h | 99 constexpr T GetMaxVal(const T& /* t_instance */) { in GetMaxVal()
|
/system/core/base/include/android-base/ |
D | macros.h | 93 void UNUSED(const T&...) { in UNUSED()
|
/system/core/logcat/tests/ |
D | logcat_benchmark.cpp | 58 bool operator<(timestamp& T) { in BM_logcat_sorted_order()
|
/system/iorap/src/common/ |
D | type.h | 136 #define STATIC_FAIL(T, msg) static_assert(::iorap::introspect::dependent_false_v<T>, msg) argument
|
/system/libhidl/transport/include/hidl/ |
D | HidlBinderSupport.h | 131 MQDescriptor<T, flavor> &obj, in readEmbeddedFromParcel() 161 const MQDescriptor<T, flavor> &obj, in writeEmbeddedToParcel()
|
/system/media/audio_utils/tests/ |
D | statistics_benchmark.cpp | 39 using T = decltype(stat.getMin()); in BM_MeanVariance() typedef
|
/system/core/liblog/include/log/ |
D | log_time.h | 60 timespec T; in log_time() local
|
/system/libhidl/base/include/hidl/ |
D | Status.h | 226 operator T() const { in T() function
|
D | MQDescriptor.h | 271 std::string toString(const MQDescriptor<T, flavor> &q) { in toString()
|
/system/core/libnativebridge/ |
D | native_bridge.cc | 38 void UNUSED(const T&) {} in UNUSED()
|
/system/keymaster/km_openssl/ |
D | attestation_utils.cpp | 129 inline size_t noOfCert(T &&) { return 1; } in noOfCert() argument
|
/system/libhidl/ |
D | test_main.cpp | 366 void great(android::hardware::hidl_vec<T>) {} in great()
|
/system/update_engine/ |
D | boot_control_android_unittest.cc | 363 string T(const string& name) { return name + kSlotSuffixes[target()]; } in T() function in chromeos_update_engine::BootControlAndroidTest
|
/system/bt/internal_include/ |
D | bt_trace.h | 714 std::string loghex(std::array<T, N> array) { in loghex()
|
/system/media/camera/tests/ |
D | camera_metadata_tests.cpp | 41 #define _Alignas(T) \ argument
|
/system/iorap/tests/src/inode2filename/ |
D | search_directories_test.cc | 2658 static std::vector<T> subscribe_drain(std::pair<rxcpp::observable<T>, in subscribe_drain()
|
/system/tools/hidl/test/hidl_test/ |
D | hidl_test_client.cpp | 219 static void checkMQDescriptorEquality(const MQDescriptor<T, flavor>& expected, in checkMQDescriptorEquality()
|