Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/test/utilities/time/time.clock/time.clock.system/
Dto_time_t.pass.cpp22 std::time_t t1 = C::to_time_t(C::now()); in main()
Dfrom_time_t.pass.cpp22 C::time_point t1 = C::from_time_t(C::to_time_t(C::now())); in main()
/ndk/sources/cxx-stl/llvm-libc++/src/
Dchrono.cpp38 system_clock::to_time_t(const time_point& t) _NOEXCEPT in to_time_t() function in chrono::system_clock
/ndk/sources/cxx-stl/llvm-libc++/include/
Dchrono242 static time_t to_time_t (const time_point& __t) noexcept;
876 static time_t to_time_t (const time_point& __t) _NOEXCEPT;