Home
last modified time | relevance | path

Searched defs:AddDirectory (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/
Dfile_change_unittest.cc23 FileChange AddDirectory() { in AddDirectory() function
/external/chromium_org/content/common/
Dsandbox_win.cc115 bool AddDirectory(int path, const wchar_t* sub_dir, bool children, in AddDirectory() function
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/
Dfake_pepper_interface_html5_fs.cc195 bool FakeHtml5FsFilesystem::AddDirectory(const Path& path, in AddDirectory() function in FakeHtml5FsFilesystem