HomeSort by relevance Sort by last modified time
    Searched refs:MoveUnsafe (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/files/
file_util.cc 49 return internal::MoveUnsafe(from_path, to_path);
file_util.h 426 BASE_EXPORT bool MoveUnsafe(const FilePath& from_path,
file_util_posix.cc 912 bool MoveUnsafe(const FilePath& from_path, const FilePath& to_path) {

Completed in 508 milliseconds