Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dvariables.cpp153 [&](int32_t voltage_threshold, Result result) { in GetBatterySoCOk() argument
154 *message = battery_voltage >= voltage_threshold ? "yes" : "no"; in GetBatterySoCOk()