Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgtimer.c420 struct tm tm_; in g_time_val_to_iso8601() local
431 tm = gmtime_r (&secs, &tm_); in g_time_val_to_iso8601()