Searched refs:origHandle (Results 1 – 1 of 1) sorted by relevance
303 native_handle_t *origHandle; in allocate() local304 BufferPoolStatus res = client->allocate(params, &origHandle, buffer); in allocate()308 *handle = native_handle_clone(origHandle); in allocate()333 native_handle_t *origHandle; in receive() local335 transactionId, bufferId, timestampMs, &origHandle, buffer); in receive()339 *handle = native_handle_clone(origHandle); in receive()