Home
last modified time | relevance | path

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

/device/htc/flounder/health/
Dhealthd-flounder.cpp97 static int64_t get_int64_field(const char *path) { in get_int64_field() function
265 *energy = get_int64_field(CHARGE_COUNTER_EXT_PATH) * VOLTAGE_NOMINAL; in flounder_energy_counter()