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 83 char cap_path[PATH_MAX]; member in struct:power_supply
302 ret = read_file_int(charger->battery->cap_path, &batt_cap);
336 snprintf(supply->cap_path, sizeof(supply->cap_path),

Completed in 132 milliseconds