Home
last modified time | relevance | path

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

/hardware/interfaces/health/2.0/default/
DHealthImplDefault.cpp61 const static std::string providedInstance{"backup"}; in HIDL_FETCH_IHealth() local
63 if (providedInstance == name) { in HIDL_FETCH_IHealth()
/hardware/interfaces/health/2.0/
DREADME172 const static std::string providedInstance{"default"};
173 if (providedInstance != name) return nullptr;
DREADME.md172 const static std::string providedInstance{"default"};
173 if (providedInstance != name) return nullptr;