HomeSort by relevance Sort by last modified time
    Searched refs:SetPlatformFileInfoToResourceEntry (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/
resource_entry_conversion.h 32 void SetPlatformFileInfoToResourceEntry(const base::PlatformFileInfo& file_info,
resource_entry_conversion.cc 142 void SetPlatformFileInfoToResourceEntry(const base::PlatformFileInfo& file_info,
resource_entry_conversion_unittest.cc 374 SetPlatformFileInfoToResourceEntry(file_info, &entry);
file_system.cc 86 SetPlatformFileInfoToResourceEntry(file_info, entry);
    [all...]
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
download_operation.cc 69 SetPlatformFileInfoToResourceEntry(file_info, entry);
97 SetPlatformFileInfoToResourceEntry(file_info, entry);

Completed in 195 milliseconds