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

  /system/vold/
fstrim.c 45 static unsigned long long get_boot_time_ms(void) function
71 LOG_EVENT_LONG(LOG_FSTRIM_START, get_boot_time_ms());
120 LOG_EVENT_LONG(LOG_FSTRIM_FINISH, get_boot_time_ms());

Completed in 37 milliseconds