Home
last modified time | relevance | path

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

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