HomeSort by relevance Sort by last modified time
    Searched full:cap_path (Results 1 - 1 of 1) sorted by null

  /system/core/charger/
charger.c 88 char cap_path[PATH_MAX]; member in struct:power_supply
307 ret = read_file_int(charger->battery->cap_path, &batt_cap);
341 snprintf(supply->cap_path, sizeof(supply->cap_path),

Completed in 48 milliseconds