Home
last modified time | relevance | path

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

/aosp12/system/core/healthd/
H A DBatteryMonitor.cpp540 std::vector<String8>::iterator itIgnoreName; in init() local
545 itIgnoreName = find(hc->ignorePowerSupplyNames.begin(), in init()
547 if (itIgnoreName != hc->ignorePowerSupplyNames.end()) in init()