/external/chromium_org/device/nfc/ |
D | nfc_tag_technology_chromeos.cc | 41 STLDeleteValues(&records_); in ~NfcNdefTagTechnologyChromeOS() 108 NdefRecordMap::iterator iter = records_.find(object_path); in RecordRemoved() 109 if (iter == records_.end()) in RecordRemoved() 116 records_.erase(iter); in RecordRemoved() 160 if (records_.find(object_path) != records_.end()) { in AddRecord() 181 records_[object_path] = record; in AddRecord()
|
D | nfc_peer_chromeos.cc | 44 STLDeleteValues(&records_); in ~NfcPeerChromeOS() 118 NdefRecordMap::iterator iter = records_.find(object_path); in RecordRemoved() 119 if (iter == records_.end()) in RecordRemoved() 126 records_.erase(iter); in RecordRemoved() 168 if (records_.find(object_path) != records_.end()) { in AddRecord() 189 records_[object_path] = record; in AddRecord()
|
D | nfc_ndef_record.cc | 246 records_.push_back(record); in AddRecord() 250 for (RecordList::iterator iter = records_.begin(); in RemoveRecord() 251 iter != records_.end(); ++iter) { in RemoveRecord() 253 records_.erase(iter); in RemoveRecord()
|
D | nfc_ndef_record.h | 146 const RecordList& records() const { return records_; } in records() 160 RecordList records_;
|
D | nfc_tag_technology_chromeos.h | 64 NdefRecordMap records_; variable
|
D | nfc_peer_chromeos.h | 64 NdefRecordMap records_; variable
|
/external/chromium_org/sync/util/ |
D | extensions_activity.cc | 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()
|
D | extensions_activity.h | 58 Records records_; variable
|
/external/chromium_org/tools/gn/ |
D | builder.cc | 134 result.reserve(records_.size()); in GetAllRecords() 135 for (RecordMap::const_iterator i = records_.begin(); in GetAllRecords() 136 i != records_.end(); ++i) in GetAllRecords() 143 result.reserve(records_.size()); in GetAllResolvedTargets() 144 for (RecordMap::const_iterator i = records_.begin(); in GetAllResolvedTargets() 145 i != records_.end(); ++i) { in GetAllResolvedTargets() 159 RecordMap::iterator found = records_.find(label); in GetRecord() 160 if (found == records_.end()) in GetRecord() 177 for (RecordMap::const_iterator i = records_.begin(); in CheckForBadItems() 178 i != records_.end(); ++i) { in CheckForBadItems() [all …]
|
D | builder.h | 134 RecordMap records_; variable
|
/external/icu/icu4c/source/i18n/ |
D | alphaindex.cpp | 683 if (bucket->records_ == NULL) { in initBuckets() 684 bucket->records_ = new UVector(errorCode); in initBuckets() 685 if (bucket->records_ == NULL) { in initBuckets() 690 bucket->records_->addElement(r, errorCode); in initBuckets() 1163 if (currentBucket_ != NULL && currentBucket_->records_ != NULL) { in getBucketRecordCount() 1164 return currentBucket_->records_->size(); in getBucketRecordCount() 1194 if (currentBucket_->records_ == NULL) { in nextRecord() 1198 if (itemsIterIndex_ >= currentBucket_->records_->size()) { in nextRecord() 1199 itemsIterIndex_ = currentBucket_->records_->size(); in nextRecord() 1208 if (currentBucket_ != NULL && currentBucket_->records_ != NULL && in getRecordName() [all …]
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | alphaindex.cpp | 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() 1262 if (currentBucket_ != NULL && currentBucket_->records_ != NULL) { in getBucketRecordCount() 1263 return currentBucket_->records_->size(); in getBucketRecordCount() 1293 if (currentBucket_->records_ == NULL) { in nextRecord() 1297 if (itemsIterIndex_ >= currentBucket_->records_->size()) { in nextRecord() 1298 itemsIterIndex_ = currentBucket_->records_->size(); in nextRecord() 1307 if (currentBucket_ != NULL && currentBucket_->records_ != NULL && in getRecordName() [all …]
|
/external/chromium_org/content/renderer/input/ |
D | input_event_filter_unittest.cc | 40 size_t record_count() const { return records_.size(); } in record_count() 43 const Record& record = records_[i]; in record_at() 48 records_.clear(); in Clear() 56 records_.push_back(Record(event)); in HandleInputEvent() 78 std::vector<Record> records_; member in content::__anonc4ac393a0111::InputEventRecorder
|
/external/icu/icu4c/source/i18n/unicode/ |
D | alphaindex.h | 228 UVector *records_; // Records are owned by the inputList_ vector. variable
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | alphaindex.h | 232 UVector *records_; // Records are owned by the inputList_ vector.
|
/external/skia/experimental/webtry/res/js/ |
D | polyfill.js | 2 …records_=[],this.uid_=++v}function h(a,b){this.type=a,this.target=b,this.addedNodes=[],this.remove… property
|
/external/chromium_org/third_party/skia/experimental/webtry/res/js/ |
D | polyfill.js | 2 …records_=[],this.uid_=++v}function h(a,b){this.type=a,this.target=b,this.addedNodes=[],this.remove… property
|
/external/chromium_org/third_party/polymer/components/platform/ |
D | platform.js | 12 …records_.push(q),o=!0}o&&b()}function h(a){if(this.childList=!!a.childList,this.subtree=!!a.subtre… property 15 …records_=[],this.uid_=++v}function h(a,b){this.type=a,this.target=b,this.addedNodes=[],this.remove… property
|
D | platform.js.map | 1 …records_.push(record);\n\n anyRecordsEnqueued = true;\n }\n\n if (anyRecordsEnqueued)\n…
|
/external/chromium_org/third_party/polymer/components-chromium/platform/ |
D | platform.js | 12 …records_.push(q),o=!0}o&&b()}function h(a){if(this.childList=!!a.childList,this.subtree=!!a.subtre… property 15 …records_=[],this.uid_=++v}function h(a,b){this.type=a,this.target=b,this.addedNodes=[],this.remove… property
|
D | platform.js.map | 1 …records_.push(record);\n\n anyRecordsEnqueued = true;\n }\n\n if (anyRecordsEnqueued)\n…
|
/external/chromium_org/third_party/polymer_legacy/platform/ |
D | platform.js | 32 …records_.push(q),o=!0}o&&b()}function h(a){if(this.childList=!!a.childList,this.subtree=!!a.subtre… property 35 …records_=[],this.uid_=++v}function h(a,b){this.type=a,this.target=b,this.addedNodes=[],this.remove… property
|
D | platform.js.map | 1 …records_.push(record);\n\n anyRecordsEnqueued = true;\n }\n\n if (anyRecordsEnqueued)\n…
|