Home
last modified time | relevance | path

Searched defs:hidl_pointer (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() argument
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() function
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
114 union {
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/libhidl/base/include/hidl/
DHidlInternal.h67 struct hidl_pointer { struct
68 hidl_pointer() in hidl_pointer() argument
72 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() function
73 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
74 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
110 union {
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() argument
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() function
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() argument
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() argument
114 union {
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() argument
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
114 union {
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() argument
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
114 union {
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() argument
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() argument
114 union {
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() argument
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
114 union {
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() argument
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() argument
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
114 union {
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() function
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() argument
114 union {
/aosp_15_r20/system/libhidl/base/include/hidl/
H A DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() function
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() argument
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
114 union {
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() argument
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() function
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
114 union {
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() function
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() argument
114 union {
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() argument
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
114 union {
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() argument
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() function
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() argument
114 union {
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/libhidl/base/include/hidl/
DHidlInternal.h67 struct hidl_pointer { struct
68 hidl_pointer() in hidl_pointer() argument
72 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() function
73 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() argument
74 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
110 union {
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() function
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() argument
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() argument
114 union {
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/libhidl/base/include/hidl/
DHidlInternal.h67 struct hidl_pointer { struct
68 hidl_pointer() in hidl_pointer() argument
72 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() argument
73 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() argument
74 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() argument
110 union {
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() argument
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() argument
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() argument
114 union {
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() argument
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() argument
114 union {
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/libhidl/base/include/hidl/
DHidlInternal.h71 struct hidl_pointer { struct
72 hidl_pointer() in hidl_pointer() function
76 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() function
77 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
78 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
114 union {
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/libhidl/base/include/hidl/
DHidlInternal.h67 struct hidl_pointer { struct
68 hidl_pointer() in hidl_pointer() argument
72 hidl_pointer(T* ptr) : hidl_pointer() { mPointer = ptr; } in hidl_pointer() argument
73 hidl_pointer(const hidl_pointer<T>& other) : hidl_pointer() { mPointer = other.mPointer; } in hidl_pointer() function
74 hidl_pointer(hidl_pointer<T>&& other) noexcept : hidl_pointer() { *this = std::move(other); } in hidl_pointer() function
110 union {