Home
last modified time | relevance | path

Searched defs:hidl_vec (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() function
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() argument
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() function
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() argument
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() argument
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() argument
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() argument
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() function
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() argument
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() argument
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() function
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() function
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() function
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() argument
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() argument
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() argument
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() function
346 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
348 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() argument
352 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
356 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() argument
358 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
366 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() function
384 ~hidl_vec() { in ~hidl_vec() argument
422 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() function
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() argument
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() function
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() function
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() argument
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() argument
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() function
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() argument
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() function
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() argument
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() argument
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() argument
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() argument
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() function
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() argument
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() function
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() argument
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() argument
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() function
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() argument
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() argument
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() argument
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() argument
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() argument
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() argument
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() argument
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() argument
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() argument
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() argument
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() function
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/system/libhidl/base/include/hidl/
H A DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() function
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() argument
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() function
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() argument
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() argument
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() argument
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() function
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() argument
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() function
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() function
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() argument
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() function
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() argument
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() argument
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() function
346 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
348 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
352 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
356 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() function
358 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() argument
366 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() function
384 ~hidl_vec() { in ~hidl_vec() argument
422 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
346 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
348 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() argument
352 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() function
356 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() argument
358 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
366 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() argument
384 ~hidl_vec() { in ~hidl_vec() argument
422 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
346 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
348 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() function
352 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() argument
356 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() function
358 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
366 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() function
384 ~hidl_vec() { in ~hidl_vec() argument
422 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() function
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() argument
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() argument
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() function
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() argument
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() argument
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/libhidl/base/include/hidl/
DHidlSupport.h336 struct hidl_vec { struct
339 hidl_vec() : mBuffer(nullptr), mSize(0), mOwnsBuffer(false) { in hidl_vec() argument
345 hidl_vec(size_t size) : hidl_vec() { resize(size); } in hidl_vec() function
347 hidl_vec(const hidl_vec<T> &other) : hidl_vec() { in hidl_vec() argument
351 hidl_vec(hidl_vec<T> &&other) noexcept : hidl_vec() { in hidl_vec() argument
355 hidl_vec(const std::initializer_list<T> list) : hidl_vec() { *this = list; } in hidl_vec() function
357 hidl_vec(const std::vector<T> &other) : hidl_vec() { in hidl_vec() function
365 hidl_vec(InputIterator first, InputIterator last) : hidl_vec() { in hidl_vec() argument
383 ~hidl_vec() { in ~hidl_vec() argument
421 hidl_vec &operator=(hidl_vec &&other) noexcept { argument
[all …]
/aosp_15_r20/hardware/libhardware/modules/sensors/dynamic_sensor/
H A DDynamicSensorsSubHal.h33 template<class T> using hidl_vec = ::android::hardware::hidl_vec<T>; variable
/aosp_15_r20/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_3_4.cpp53 V3_2::CameraMetadata hidl_vec; in getCameraCharacteristics() local
/aosp_15_r20/hardware/interfaces/health/utils/libhealthshim/
H A Dtest.cpp112 bool Translate(const std::vector<HidlValueType>& hidl_vec, std::vector<AidlValueType>* aidl_vec) { in Translate()
/aosp_15_r20/packages/services/Car/cpp/security/vehicle_binding_util/src/
DVehicleBindingUtil.cpp52 using hidl_vec = android::hardware::hidl_vec<T>; typedef

12