Searched refs:cppHandle (Results 1 – 1 of 1) sorted by relevance
498 hidl_handle cppHandle; in JHwBlob_native_putNativeHandle() local499 cppHandle.setTo(static_cast<native_handle_t *>(subBlob->data()), false /* shouldOwn */); in JHwBlob_native_putNativeHandle()502 blob->write(offset, &cppHandle, sizeof(cppHandle)); in JHwBlob_native_putNativeHandle()