Home | History | Annotate | Download | only in indexed_db

Lines Matching refs:RecordIdentifier

66   class CONTENT_EXPORT RecordIdentifier {
68 RecordIdentifier(const std::string& primary_key, int64 version);
69 RecordIdentifier();
70 ~RecordIdentifier();
84 DISALLOW_COPY_AND_ASSIGN(RecordIdentifier);
270 virtual const RecordIdentifier& record_identifier() const;
293 IndexedDBBackingStore::RecordIdentifier record_identifier_;
396 RecordIdentifier* record) WARN_UNUSED_RESULT;
405 const RecordIdentifier& record) WARN_UNUSED_RESULT;
427 RecordIdentifier* found_record_identifier,
450 const RecordIdentifier& record) WARN_UNUSED_RESULT;