Searched refs:hidl_pointer (Results 1 – 3 of 3) sorted by relevance
43 struct hidl_pointer { struct44 hidl_pointer() in hidl_pointer() argument47 hidl_pointer(T* ptr) in hidl_pointer() function50 hidl_pointer(const hidl_pointer<T>& other) { in hidl_pointer() argument53 hidl_pointer(hidl_pointer<T>&& other) { in hidl_pointer() function57 hidl_pointer &operator=(const hidl_pointer<T>& other) {61 hidl_pointer &operator=(hidl_pointer<T>&& other) {66 hidl_pointer &operator=(T* ptr) {
118 details::hidl_pointer<const native_handle_t> mHandle __attribute__ ((aligned(8)));164 details::hidl_pointer<const char> mBuffer;497 details::hidl_pointer<T> mBuffer;
139 ::android::hardware::details::hidl_pointer<native_handle_t> mHandle;