Home
last modified time | relevance | path

Searched defs:last_write_time (Results 1 – 2 of 2) sorted by relevance

/external/armnn/third-party/ghc/
Dfilesystem.hpp3895 GHC_INLINE file_time_type last_write_time(const path& p) in last_write_time() function
3905 GHC_INLINE file_time_type last_write_time(const path& p, std::error_code& ec) noexcept in last_write_time() function
3913 GHC_INLINE void last_write_time(const path& p, file_time_type new_time) in last_write_time() function
3922 GHC_INLINE void last_write_time(const path& p, file_time_type new_time, std::error_code& ec) noexce… in last_write_time() function
4683 GHC_INLINE file_time_type directory_entry::last_write_time() const in last_write_time() function in ghc::filesystem::directory_entry
4691 GHC_INLINE file_time_type directory_entry::last_write_time(std::error_code& ec) const noexcept in last_write_time() function in ghc::filesystem::directory_entry
/external/curl/lib/
Dsmb.h191 curl_off_t last_write_time; member