Home
last modified time | relevance | path

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

/system/core/healthd/
DBatteryMonitor.cpp535 std::vector<String8>::iterator itIgnoreName; in init() local
540 itIgnoreName = find(hc->ignorePowerSupplyNames.begin(), in init()
542 if (itIgnoreName != hc->ignorePowerSupplyNames.end()) in init()