Home
last modified time | relevance | path

Searched defs:MoveFolder (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/base/
Dwin32filesystem.cc259 bool Win32Filesystem::MoveFolder(const Pathname &old_path, in MoveFolder() function in talk_base::Win32Filesystem
Dfileutils_mock.h194 bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() function
Dunixfilesystem.cc233 bool UnixFilesystem::MoveFolder(const Pathname &old_path, in MoveFolder() function in talk_base::UnixFilesystem
Dfileutils.h336 static bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() function
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_editor_view_unittest.cc341 TEST_F(BookmarkEditorViewTest, MoveFolder) { in TEST_F() argument
/external/chromium/third_party/libjingle/source/talk/base/
Dwin32filesystem.cc259 bool Win32Filesystem::MoveFolder(const Pathname &old_path, in MoveFolder() function in talk_base::Win32Filesystem
Dunixfilesystem.cc239 bool UnixFilesystem::MoveFolder(const Pathname &old_path, in MoveFolder() function in talk_base::UnixFilesystem
Dfileutils.h334 static bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() function
/external/chromium_org/chrome/browser/ui/views/bookmarks/
Dbookmark_editor_view_unittest.cc381 TEST_F(BookmarkEditorViewTest, MoveFolder) { in TEST_F() argument