Searched refs:providedInstance (Results 1 – 3 of 3) sorted by relevance
61 const static std::string providedInstance{"backup"}; in HIDL_FETCH_IHealth() local63 if (providedInstance == name) { in HIDL_FETCH_IHealth()
172 const static std::string providedInstance{"default"};173 if (providedInstance != name) return nullptr;