Searched defs:MoveFolder (Results 1 – 9 of 9) sorted by relevance
259 bool Win32Filesystem::MoveFolder(const Pathname &old_path, in MoveFolder() function in talk_base::Win32Filesystem
194 bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() function
233 bool UnixFilesystem::MoveFolder(const Pathname &old_path, in MoveFolder() function in talk_base::UnixFilesystem
336 static bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() function
341 TEST_F(BookmarkEditorViewTest, MoveFolder) { in TEST_F() argument
239 bool UnixFilesystem::MoveFolder(const Pathname &old_path, in MoveFolder() function in talk_base::UnixFilesystem
334 static bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() function
381 TEST_F(BookmarkEditorViewTest, MoveFolder) { in TEST_F() argument