Searched refs:set_last_modified (Results 1 – 18 of 18) sorted by relevance
54 void set_last_modified(const base::Time& time);
70 void IndexedDBBlobInfo::set_last_modified(const base::Time& time) { in set_last_modified() function in content::IndexedDBBlobInfo
668 blob_info[i].set_last_modified( in OnPut()
2708 iter->set_last_modified(info.last_modified); in GetBlobInfoForRecord()
40 file_info->set_last_modified(last_modified_time.ToInternalValue()); in UpdateLocalState()
56 entry->mutable_file_info()->set_last_modified(now.ToInternalValue()); in UpdateLocalState()
38 entry.mutable_file_info()->set_last_modified(now.ToInternalValue()); in CreateDirectoryRecursively()
135 entry.mutable_file_info()->set_last_modified( in TryToCopyLocally()
71 file_info->set_last_modified(input.modified_date().ToInternalValue()); in ConvertFileResourceToResourceEntry()
312 entry.mutable_file_info()->set_last_modified(123456789); in TEST()
603 entry.mutable_file_info()->set_last_modified( in CloseForWrite()
71 void set_last_modified(const std::string& last_modified) { in set_last_modified() function
386 out_entry_stat->set_last_modified(modification_time); in WriteData()553 out_entry_stat->set_last_modified(modification_time); in WriteSparseData()806 out_entry_stat->set_last_modified(file_last_modified); in OpenFiles()808 out_entry_stat->set_last_modified(file_info.last_modified); in OpenFiles()870 out_entry_stat->set_last_modified(creation_time); in CreateFiles()
52 void set_last_modified(base::Time last_modified) { in set_last_modified() function
81 src_entry.mutable_file_info()->set_last_modified( in TEST_F()
1718 download_params->set_last_modified(GetLastModifiedTime()); in ResumeInterruptedDownload()
1290 se_specifics->set_last_modified(turl.last_modified().ToInternalValue()); in CreateSyncDataFromTemplateURL()
75 se_specifics->set_last_modified(turl.last_modified().ToInternalValue()); in CreateCustomSyncData()