Searched refs:ignorePowerSupplyNames (Results 1 – 2 of 2) sorted by relevance
79 std::vector<android::String8> ignorePowerSupplyNames; member
540 itIgnoreName = find(hc->ignorePowerSupplyNames.begin(), in init()541 hc->ignorePowerSupplyNames.end(), String8(name)); in init()542 if (itIgnoreName != hc->ignorePowerSupplyNames.end()) in init()