Home
last modified time | relevance | path

Searched refs:vintfLegacy (Results 1 – 1 of 1) sorted by relevance

/system/libhidl/transport/
DServiceManagement.cpp798 const bool vintfLegacy = (transport == Transport::EMPTY) && allowLegacy; in getRawServiceInternal() local
810 for (int tries = 0; !getStub && (vintfHwbinder || vintfLegacy); tries++) { in getRawServiceInternal()
839 if (vintfLegacy || !retry) break; in getRawServiceInternal()
851 if (getStub || vintfPassthru || vintfLegacy) { in getRawServiceInternal()