Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dlogger.cc45 struct tm time_struct; in VLogF() local
46 localtime_r(&raw_time, &time_struct); in VLogF()
48 &time_struct); in VLogF()