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