/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | BufferDescriptor.h | 69 static void push_descriptor_uint32(frameworks_vec<vecT> *vec, size_t *pos, uint32_t val) in push_descriptor_uint32() 77 static uint32_t pop_descriptor_uint32(const frameworks_vec<vecT> &vec, size_t *pos) in pop_descriptor_uint32() 87 static void push_descriptor_uint64(frameworks_vec<vecT> *vec, size_t *pos, uint64_t val) in push_descriptor_uint64() 95 static uint64_t pop_descriptor_uint64(const frameworks_vec<vecT> &vec, size_t *pos) in pop_descriptor_uint64() 105 static void push_descriptor_string(frameworks_vec<uint8_t> *vec, size_t *pos, const std::string &st… in push_descriptor_string() 111 static std::string pop_descriptor_string(const frameworks_vec<uint8_t> &vec, size_t *pos) in pop_descriptor_string()
|
/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/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | type_ptr.inl | 16 tvec2<T, P> const & vec 27 tvec2<T, P> & vec 38 tvec3<T, P> const & vec 49 tvec3<T, P> & vec 60 tvec4<T, P> const & vec 71 tvec4<T, P> & vec
|
/hardware/google/pixel/power-libperfmgr/aidl/tests/ |
D | BackgroundWorkerTest.cpp | 50 std::vector<work> vec; in TEST() local 81 std::vector<work> vec; in TEST() local 115 std::vector<work> vec; in TEST() local
|
/hardware/nxp/keymint/transport/ |
D | EseTransportUtils.cpp | 24 std::ostream& operator<<(std::ostream& os, const std::vector<uint8_t>& vec) { in operator <<()
|
/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/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/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/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/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/tests/extension/light/2.0/default/ |
D | Light.cpp | 40 hidl_vec<Type> vec{}; in getSupportedTypes() local
|
/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/broadcastradio/1.1/default/ |
D | VirtualProgram.cpp | 89 vector<ProgramInfo> getProgramInfoVector(const vector<VirtualProgram>& vec, HalRevision halRev) { in getProgramInfoVector()
|
/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/gatekeeper/aidl/software/ |
D | GateKeeper.cpp | 34 SizedBuffer vec2sized_buffer(const std::vector<uint8_t>& vec) { in vec2sized_buffer()
|
/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/google/gchips/gralloc4/src/4.x/ |
D | GrallocMapper.cpp | 181 std::vector<uint8_t> vec; in get() local 198 std::vector<uint8_t> vec; in getFromBufferDescriptorInfo() local
|