HomeSort by relevance Sort by last modified time
    Searched full:touchfile (Results 26 - 50 of 50) sorted by null

12

  /external/chromium_org/chrome/browser/chromeos/drive/
fake_file_system.cc 98 void FakeFileSystem::TouchFile(const base::FilePath& file_path,
file_system.h 112 virtual void TouchFile(const base::FilePath& file_path,
file_system.cc 458 void FileSystem::TouchFile(const base::FilePath& file_path,
466 touch_operation_->TouchFile(
    [all...]
async_file_util.cc 250 base::Bind(&fileapi_internal::TouchFile,
file_system_interface.h 299 virtual void TouchFile(const base::FilePath& file_path,
  /external/chromium_org/content/browser/fileapi/
local_file_util_unittest.cc 184 TEST_F(LocalFileUtilTest, TouchFile) {
fileapi_message_filter.cc 445 operations_[request_id] = operation_runner()->TouchFile(
file_system_operation_impl_unittest.cc     [all...]
  /external/chromium_org/content/child/fileapi/
file_system_dispatcher.cc 343 void FileSystemDispatcher::TouchFile(
  /external/chromium_org/webkit/browser/fileapi/
file_system_operation_runner.h 134 OperationID TouchFile(const FileSystemURL& url,
file_system_operation_runner.cc 317 OperationID FileSystemOperationRunner::TouchFile(
332 operation->TouchFile(
async_file_util.h 187 // FileSystemOperationImpl::TouchFile calls this.
file_system_operation_impl.cc 188 void FileSystemOperationImpl::TouchFile(const FileSystemURL& url,
file_system_operation.h 349 virtual void TouchFile(const FileSystemURL& path,
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.cc 374 PlatformFileError CannedSyncableFileSystem::TouchFile(
615 operation_runner()->TouchFile(url, last_access_time,
local_file_sync_service_unittest.cc 516 file_system_->TouchFile(kURL, base::Time(), kTime));
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database_unittest.cc     [all...]
  /external/chromium/base/
file_util.h 335 BASE_API bool TouchFile(const FilePath& path,
file_util_proxy.cc 640 if (!file_util::TouchFile(
file_util_unittest.cc     [all...]
  /external/chromium_org/base/
file_util.h 298 BASE_EXPORT bool TouchFile(const FilePath& path,
file_util_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/chromeos/file_manager/
file_manager_browsertest.cc 242 if (!base::TouchFile(path, entry.last_modified_time,
  /external/chromium_org/net/proxy/
proxy_config_service_linux_unittest.cc     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 1093 milliseconds

12