Searched refs:records_ (Results 1 – 14 of 14) sorted by relevance
96 for (it = records_.begin(); it != records_.end(); ++it) { in ToValue()106 records_.resize(records_.size() + 1); in AddTrafficToQueue()107 std::swap(records_.back(), *record); in AddTrafficToQueue()111 while (records_.size() > max_messages_) { in AddTrafficToQueue()112 records_.pop_front(); in AddTrafficToQueue()
63 return records_; in records()79 std::deque<TrafficRecord> records_; variable
21 buffer->swap(records_); in GetAndClearRecords()27 records_[i->first].extension_id = i->second.extension_id; in PutRecords()28 records_[i->first].bookmark_write_count += i->second.bookmark_write_count; in PutRecords()34 Record& record = records_[extension_id]; in UpdateRecord()
58 Records records_; variable
70 buffer->swap(records_); in GetAndClearRecords()76 records_[i->first].extension_id = i->second.extension_id; in PutRecords()77 records_[i->first].bookmark_write_count += i->second.bookmark_write_count; in PutRecords()93 Record& record = records_[extension->id()]; in Observe()
64 Records records_;
132 result.reserve(records_.size()); in GetAllRecords()133 for (RecordMap::const_iterator i = records_.begin(); in GetAllRecords()134 i != records_.end(); ++i) in GetAllRecords()141 result.reserve(records_.size()); in GetAllResolvedTargets()142 for (RecordMap::const_iterator i = records_.begin(); in GetAllResolvedTargets()143 i != records_.end(); ++i) { in GetAllResolvedTargets()157 RecordMap::iterator found = records_.find(label); in GetRecord()158 if (found == records_.end()) in GetRecord()175 for (RecordMap::const_iterator i = records_.begin(); in CheckForBadItems()176 i != records_.end(); ++i) { in CheckForBadItems()[all …]
128 RecordMap records_; variable
687 if (bucket->records_ == NULL) { in initBuckets()688 bucket->records_ = new UVector(errorCode); in initBuckets()689 if (bucket->records_ == NULL) { in initBuckets()694 bucket->records_->addElement(r, errorCode); in initBuckets()1276 if (currentBucket_ != NULL && currentBucket_->records_ != NULL) { in getBucketRecordCount()1277 return currentBucket_->records_->size(); in getBucketRecordCount()1307 if (currentBucket_->records_ == NULL) { in nextRecord()1311 if (itemsIterIndex_ >= currentBucket_->records_->size()) { in nextRecord()1312 itemsIterIndex_ = currentBucket_->records_->size(); in nextRecord()1321 if (currentBucket_ != NULL && currentBucket_->records_ != NULL && in getRecordName()[all …]
146 const RecordList& records() const { return records_; } in records()154 RecordList records_;
210 records_.push_back(record); in AddRecord()
37 size_t record_count() const { return records_.size(); } in record_count()40 const Record& record = records_[i]; in record_at()45 records_.clear(); in Clear()53 records_.push_back(Record(event)); in HandleInputEvent()75 std::vector<Record> records_; member in content::__anon378f10cd0111::InputEventRecorder
232 UVector *records_; // Records are owned by the inputList_ vector.
29 …records_.push(q),o=!0}o&&b()}function h(a){if(this.childList=!!a.childList,this.subtree=!!a.subtre… property