Searched defs:fromPath (Results 1 – 5 of 5) sorted by relevance
131 bool OhosFilesystem::Rename(BASE_NS::string_view fromPath, BASE_NS::string_view toPath) in Rename()
155 bool StdFilesystem::Rename(const string_view fromPath, const string_view toPath) in Rename()
182 bool ProxyFilesystem::Rename(const string_view fromPath, const string_view toPath) in Rename()
179 string_view fromPath; in Rename() local
669 uint32_t MtpMediaLibrary::MoveObjectSub(const sf::path &fromPath, const sf::path &toPath, const boo… in MoveObjectSub()729 auto fromPath = sf::path(from); in MoveObject() local773 auto fromPath = sf::path(from); in CopyObject() local