Searched refs:LastFileIdKey (Results 1 – 1 of 1) sorted by relevance
110 const char* LastFileIdKey() { in LastFileIdKey() function558 batch.Put(LastFileIdKey(), base::Int64ToString(temp_id)); in AddFileInfo()847 batch.Put(LastFileIdKey(), base::Int64ToString(0)); in StoreDefaultValues()863 db_->Get(leveldb::ReadOptions(), LastFileIdKey(), &id_string); in GetLastFileId()