HomeSort by relevance Sort by last modified time
    Searched full:__last_write_time (Results 1 - 4 of 4) sorted by null

  /external/libcxx/src/experimental/filesystem/
operations.cpp 23 #include <sys/time.h> // for ::utimes as used in __last_write_time
290 auto from_time = __last_write_time(from, ec);
292 auto to_time = __last_write_time(to, ec);
659 file_time_type __last_write_time(const path& p, std::error_code *ec) function
679 void __last_write_time(const path& p, file_time_type new_time, function
  /external/libcxx/include/experimental/
filesystem     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/experimental/
filesystem     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/experimental/
filesystem     [all...]

Completed in 262 milliseconds