/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/ |
D | Socket.h | 64 bool send(MessageFactory<T, BUFSIZE>& req) { in send() 79 bool send(MessageFactory<T, BUFSIZE>& req, const sockaddr_nl& sa) { in send() 158 bool receiveAck(MessageFactory<T, BUFSIZE>& req) { in receiveAck()
|
/hardware/interfaces/automotive/can/1.0/vts/utils/include/can-vts-utils/ |
D | can-hal-printers.h | 26 #define DEFINE_CAN_HAL_PRINTER_SIMPLE(T, converter) \ argument 32 #define DEFINE_CAN_HAL_PRINTER(T, converter) \ argument
|
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | metadata_common.h | 93 const std::array<T, N>& val) { in UpdateMetadata() 101 const ArrayVector<T, N>& val) { in UpdateMetadata() 109 const std::vector<std::array<T, N>>& val) { in UpdateMetadata() 211 std::array<T, N>* val) { in SingleTagValue() 284 std::vector<std::array<T, N>>* val) { in VectorTagValue()
|
D | test_common.h | 67 const std::array<T, N>& expected) { in ExpectMetadataEq() 75 const ArrayVector<T, N>& expected) { in ExpectMetadataEq() 84 const std::vector<std::array<T, N>>& expected) { in ExpectMetadataEq()
|
D | ignored_control_delegate.h | 35 int SetValue(const T& /*value*/) override { return 0; }; in SetValue()
|
D | array_vector.h | 42 void push_back(const std::array<T, N>& values) { in push_back()
|
D | partial_metadata_factory.h | 188 std::shared_ptr<ConverterInterface<T, int32_t>> converter, in V4L2Control() 314 std::shared_ptr<ConverterInterface<T, int32_t>> converter, in V4L2ControlOrDefault()
|
/hardware/interfaces/drm/1.0/default/ |
D | TypeConvert.h | 57 const hidl_array<T, SIZE> &array) { in toVector() 64 hidl_array<T, SIZE> &array) { in toVector()
|
/hardware/interfaces/tests/foo/1.0/default/lib/include/hidl-test/ |
D | FooHelper.h | 41 std::string to_string(const hidl_array<T, SIZE> &array) { in to_string() 46 std::string to_string(const hidl_array<T, SIZE1, SIZE2> &array) { in to_string()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | TriState.h | 44 explicit operator T () const { in T() function
|
/hardware/qcom/sm7250/gps/utils/ |
D | loc_log.h | 46 #define DECLARE_TBL(T) static const NameValTbl T##_tbl argument
|
/hardware/qcom/sm8150/gps/utils/ |
D | loc_log.h | 46 #define DECLARE_TBL(T) static const NameValTbl T##_tbl argument
|
/hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
D | VehicleObjectPool_test.cpp | 88 const int T = 2; in TEST_F() local
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/ |
D | MessageDefinition.h | 187 : MessageDescriptor(name, msgDet, attrTypes, sizeof(T)) {} in MessageDescriptor()
|
/hardware/google/easel/amber/camera/include/ |
D | HdrPlusTypes.h | 503 std::vector<std::array<T, SIZE>> values) { in appendVectorArrayToString() 524 std::array<T, SIZE> values) { in appendArrayArrayToString()
|
/hardware/google/pixel/vibrator/cs40l25/tests/ |
D | test-hwcal.cpp | 46 static void pack(std::ostream &stream, const std::array<T, N> &value, std::string lpad, in pack()
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer2.h | 767 #define TO_STRING(E, T, printer) \ argument
|