Searched refs:aidlHandle (Results 1 – 1 of 1) sorted by relevance
167 for (const auto& aidlHandle : result.buffers) { in rawAllocate() local168 handles.push_back(hidl_handle(makeFromAidl(aidlHandle))); in rawAllocate()