Searched refs:tmpType (Results 1 – 2 of 2) sorted by relevance
59 mClient->getDisplayConnectionType(display, [&](const auto& tmpError, const auto& tmpType) { in getDisplayConnectionType() argument61 *outType = tmpType; in getDisplayConnectionType()
213 mClient->getDisplayType(display, [&](const auto& tmpError, const auto& tmpType) { in getDisplayType() argument215 type = tmpType; in getDisplayType()