Lines Matching defs:tmpError
188 auto hidl_cb = [&](const auto& tmpError, const auto& tmpDescriptor) { in createDescriptor()
204 auto ret = mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
248 const auto& tmpNumInts) { in getTransportSize()
283 [&](const auto& tmpError, const auto& tmpData) { in lock()
409 auto ret = mMapper->unlock(buffer, [&](const auto& tmpError, const auto& tmpReleaseFence) { in unlock()
451 [&](const auto& tmpError, const auto& tmpSupported) { in isSupported()
483 [&](const auto& tmpError, const hidl_vec<uint8_t>& tmpVec) { in get()
744 [&](const auto& tmpError, const auto& tmpDescriptions) { in listSupportedMetadataTypes()
947 auto ret = mMapper->dumpBuffer(buffer, [&](const auto& tmpError, const auto& tmpBufferDump) { in dumpBuffer()
976 auto ret = mMapper->dumpBuffers([&](const auto& tmpError, const auto& tmpBufferDump) { in dumpBuffers()
1112 const auto& tmpBuffers) { in allocate()