Lines Matching defs:tmpError
129 auto hidl_cb = [&](const auto& tmpError, const auto& tmpDescriptor) { in createDescriptor()
145 auto ret = mMapper->importBuffer(rawHandle, [&](const auto& tmpError, const auto& tmpBuffer) { in importBuffer()
187 const auto& tmpNumInts) { in getTransportSize()
251 [&](const auto& tmpError, const auto& tmpData) { in lock()
377 auto ret = mMapper->unlock(buffer, [&](const auto& tmpError, const auto& tmpReleaseFence) { in unlock()
414 [&](const auto& tmpError, const auto& tmpSupported) { in isSupported()
446 [&](const auto& tmpError, const hidl_vec<uint8_t>& tmpVec) { in get()
653 const hidl_vec<uint8_t>& tmpVec) { in getDefault()
794 [&](const auto& tmpError, const auto& tmpDescriptions) { in listSupportedMetadataTypes()
996 auto ret = mMapper->dumpBuffer(buffer, [&](const auto& tmpError, const auto& tmpBufferDump) { in dumpBuffer()
1025 auto ret = mMapper->dumpBuffers([&](const auto& tmpError, const auto& tmpBufferDump) { in dumpBuffers()
1092 const auto& tmpBuffers) { in allocate()