Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Dstorage_module_test.cc66 auto dst_tm_only = std::localtime(&no_dst_time_t); in ParseTimestamp() local
68 dst_tm.tm_isdst = dst_tm_only->tm_isdst; in ParseTimestamp()