Home | History | Annotate | Download | only in HAL

Lines Matching defs:nh

819         native_handle_t * nh = const_cast<native_handle_t *>(packet->meta_handle);
820 nh->data[0] = mMemInfo[i].fd;
821 nh->data[1] = 0;
822 nh->data[2] = mMemInfo[i].size;