Searched refs:hidlBuffer (Results 1 – 1 of 1) sorted by relevance
321 auto hidlBuffer = sp<Buffer>::make(std::move(buffer)); in allocate() local322 return std::make_pair(std::move(hidlBuffer), static_cast<uint32_t>(token)); in allocate()