Searched refs:tmpVec (Results 1 – 2 of 2) sorted by relevance
310 [&](const auto& tmpError, const hidl_vec<uint8_t>& tmpVec) { in get() argument312 *outVec = tmpVec; in get()328 [&](const auto& tmpError, const hidl_vec<uint8_t>& tmpVec) { in getFromBufferDescriptorInfo() argument330 *outVec = tmpVec; in getFromBufferDescriptorInfo()
100 [&](const auto& tmpError, const android::hardware::hidl_vec<uint8_t>& tmpVec) { in get_dataspace() argument105 error = static_cast<Error>(decodeDataspace(tmpVec, &dataspace)); in get_dataspace()