Searched refs:LOG_EVENT_LONG (Results 1 - 2 of 2) sorted by relevance

/system/vold/
H A Dfstrim.c65 LOG_EVENT_LONG(LOG_FSTRIM_START, get_boot_time_ms());
112 LOG_EVENT_LONG(LOG_FSTRIM_FINISH, get_boot_time_ms());
/system/core/include/log/
H A Dlog.h482 #ifndef LOG_EVENT_LONG
483 #define LOG_EVENT_LONG(_tag, _value) { \ macro

Completed in 76 milliseconds