| /hardware/google/gchips/gralloc4/src/hidl_common/ |
| D | BufferDescriptor.h | 72 static void push_descriptor_uint32(hidl_vec<vecT> *vec, size_t *pos, uint32_t val) in push_descriptor_uint32() 80 static uint32_t pop_descriptor_uint32(const hidl_vec<vecT> &vec, size_t *pos) in pop_descriptor_uint32() 90 static void push_descriptor_uint64(hidl_vec<vecT> *vec, size_t *pos, uint64_t val) in push_descriptor_uint64() 98 static uint64_t pop_descriptor_uint64(const hidl_vec<vecT> &vec, size_t *pos) in pop_descriptor_uint64() 108 static void push_descriptor_string(hidl_vec<uint8_t> *vec, size_t *pos, const std::string &str) in push_descriptor_string() 114 static std::string pop_descriptor_string(const hidl_vec<uint8_t> &vec, size_t *pos) in pop_descriptor_string()
|
| D | MapperMetadata.cpp | 401 hidl_vec<uint8_t> vec; in get_metadata() local 703 hidl_vec<uint8_t> vec; in getFromBufferDescriptorInfo() local
|
| /hardware/interfaces/drm/1.0/default/ |
| D | TypeConvert.h | 33 hidl_vec<T> vec; in toHidlVec() local 39 hidl_vec<T> vec; in toHidlVec() local 44 template<typename T> const Vector<T> toVector(const hidl_vec<T> &vec) { in toVector() 50 template<typename T> Vector<T> toVector(hidl_vec<T> &vec) { in toVector()
|
| /hardware/interfaces/graphics/mapper/4.0/vts/functional/ |
| D | VtsHalGraphicsMapperV4_0TargetTest.cpp | 101 hidl_vec<uint8_t> vec; in testGet() local 126 hidl_vec<uint8_t> vec; in testSet() local 217 hidl_vec<uint8_t> vec; in getAndroidYCbCr() local 295 hidl_vec<uint8_t> vec; in getAndroidYCbCr_P010() local 393 hidl_vec<uint8_t> vec; in verifyRGBA8888() local 791 hidl_vec<uint8_t> vec; in TEST_P() local 939 hidl_vec<uint8_t> vec; in TEST_P() local 980 hidl_vec<uint8_t> vec; in TEST_P() local 1263 [](const IMapper::BufferDescriptorInfo& /*info*/, const hidl_vec<uint8_t>& vec) { in TEST_P() 1274 [](const IMapper::BufferDescriptorInfo& info, const hidl_vec<uint8_t>& vec) { in TEST_P() [all …]
|
| /hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/ |
| D | Utils.h | 106 inline void hidl_vec_removeAt(hidl_vec<Type>* vec, uint32_t index) { in hidl_vec_removeAt() 114 inline void hidl_vec_remove(hidl_vec<Type>* vec, const Type& val) { in hidl_vec_remove() 122 inline uint32_t hidl_vec_push_back(hidl_vec<Type>* vec, const Type& value) { in hidl_vec_push_back()
|
| /hardware/interfaces/ir/aidl/vts/ |
| D | VtsHalIrTargetTest.cpp | 52 std::vector<int32_t> vec; in TEST_P() local 65 std::vector<int32_t> vec; in TEST_P() local
|
| /hardware/interfaces/ir/1.0/vts/functional/ |
| D | VtsHalIrV1_0TargetTest.cpp | 61 hidl_vec<int32_t> vec; in TEST_P() local 74 hidl_vec<int32_t> vec; in TEST_P() local
|
| /hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
| D | StreamIoUtil.h | 33 charvectorbuf(std::vector<CharT> &vec) { in charvectorbuf() 47 charvectorbuf(const std::vector<CharT> &vec) { in charvectorbuf()
|
| /hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
| D | ValidateRequest.cpp | 54 static void hidl_vec_removeAt(hidl_vec<Type>* vec, uint32_t index) { in hidl_vec_removeAt() 62 static uint32_t hidl_vec_push_back(hidl_vec<Type>* vec, const Type& value) { in hidl_vec_push_back()
|
| /hardware/google/aemu/host-common/ |
| D | MediaSnapshotState.cpp | 48 std::vector<uint8_t> vec; in savePacket() local 84 void saveVec(base::Stream* stream, const std::vector<T>& vec) { in saveVec() 92 void loadVec(base::Stream* stream, std::vector<T>& vec) { in loadVec()
|
| /hardware/interfaces/tests/trie/1.0/default/ |
| D | Trie.cpp | 71 auto& vec = currNode->next; in addString() local 93 const auto& vec = currNode->next; in containsString() local
|
| /hardware/interfaces/keymaster/4.1/support/ |
| D | Keymaster.cpp | 31 std::ostream& operator<<(std::ostream& os, const hidl_vec<T>& vec) { in operator <<() 41 std::ostream& operator<<(std::ostream& os, const hidl_vec<uint8_t>& vec) { in operator <<() 50 std::ostream& operator<<(std::ostream& os, const hidl_array<uint8_t, N>& vec) { in operator <<()
|
| /hardware/interfaces/tests/extension/light/2.0/default/ |
| D | Light.cpp | 40 hidl_vec<Type> vec{}; in getSupportedTypes() local
|
| /hardware/interfaces/broadcastradio/1.1/default/ |
| D | VirtualProgram.cpp | 89 vector<ProgramInfo> getProgramInfoVector(const vector<VirtualProgram>& vec, HalRevision halRev) { in getProgramInfoVector()
|
| /hardware/interfaces/tests/foo/1.0/default/lib/include/hidl-test/ |
| D | FooHelper.h | 70 std::string to_string(const hidl_vec<T> &vec) { in to_string()
|
| /hardware/interfaces/gatekeeper/1.0/software/ |
| D | SoftGateKeeperDevice.cpp | 37 inline SizedBuffer hidl_vec2sized_buffer(const hidl_vec<uint8_t>& vec) { in hidl_vec2sized_buffer()
|
| /hardware/interfaces/drm/1.0/vts/functional/include/android/hardware/drm/1.0/vts/ |
| D | drm_hal_clearkey_test.h | 181 hidl_array<uint8_t, 16> toHidlArray(const vector<uint8_t>& vec) { in toHidlArray()
|
| D | drm_hal_vendor_test.h | 187 hidl_array<uint8_t, 16> toHidlArray(const vector<uint8_t>& vec) { in toHidlArray()
|
| /hardware/interfaces/power/1.1/vts/functional/ |
| D | VtsHalPowerV1_1TargetTest.cpp | 46 hidl_vec<PowerStateSubsystem> vec; in TEST_P() local
|
| /hardware/interfaces/automotive/vehicle/2.0/default/tests/ |
| D | VehicleHalTestUtils.h | 180 inline std::string vecToString(const hidl_vec<T>& vec) { in vecToString()
|
| D | VehicleObjectPool_test.cpp | 101 std::vector<recyclable_ptr<VehiclePropValue>> vec; in TEST_F() local
|
| /hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/ |
| D | VehicleObjectPool.h | 219 bool check(hidl_vec<VecType>* vec, bool expected) { in check()
|
| /hardware/interfaces/bluetooth/1.0/default/test/fuzzer/ |
| D | bluetoothV1.0_fuzzer.cpp | 47 const hidl_vec<T> toHidlVec(const std::vector<T>& vec) { in toHidlVec()
|
| /hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/ |
| D | VehicleObjectPoolTest.cpp | 345 std::vector<recyclable_ptr<VehiclePropValue>> vec; in TEST_F() local 365 std::vector<recyclable_ptr<VehiclePropValue>> vec; in TEST_F() local
|
| /hardware/interfaces/keymaster/4.0/support/ |
| D | keymaster_utils.cpp | 114 void appendUint64(std::vector<uint8_t>& vec, uint64_t value) { in appendUint64() 130 void appendUint32(std::vector<uint8_t>& vec, uint32_t value) { in appendUint32()
|