Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dtimendk.cpp638 struct tm gmt_parsed_time = {0}; in GmtimeR() local
646 if (gmtime_r(&time, &gmt_parsed_time) == nullptr) { in GmtimeR()

Completed in 2 milliseconds