Searched defs:collection_ (Results 1 - 7 of 7) sorted by relevance

/external/chromium/chrome/browser/ui/views/notifications/
H A Dballoon_view.h135 BalloonCollection* collection_; member in class:BalloonViewImpl
/external/chromium/chrome/browser/chromeos/notifications/
H A Dsystem_notification.h83 BalloonCollectionImpl* collection_; member in class:chromeos::SystemNotification
/external/chromium/chrome/browser/notifications/
H A Dballoon.h71 const BalloonCollection* collection() const { return collection_; }
119 BalloonCollection* collection_; member in class:Balloon
/external/chromium/base/
H A Dtracked_objects.h320 Collection collection_; member in class:tracked_objects::DataCollector
/external/chromium/chrome/browser/automation/
H A Dautomation_provider_observers.h1221 BalloonCollection* collection_; member in class:OnNotificationBalloonCountObserver
/external/v8/src/
H A Dprofile-generator.h640 HeapSnapshotsCollection* collection() { return collection_; }
678 HeapSnapshotsCollection* collection_; member in class:v8::internal::HeapSnapshot
1002 HeapSnapshotsCollection* collection_; member in class:v8::internal::V8HeapExplorer
1059 HeapSnapshotsCollection* collection_; member in class:v8::internal::NativeObjectsExplorer
H A Dprofile-generator.cc1128 : collection_(collection),
1155 collection_->RemoveSnapshot(this);
1641 collection_(snapshot_->collection()),
1675 collection_->names()->GetName(String::cast(shared->name()));
1685 collection_->names()->GetName(re->Pattern()),
1697 collection_->names()->GetName(String::cast(object)),
1710 collection_->names()->GetName(String::cast(shared->name())),
1718 collection_->names()->GetName(
1767 collection_->GetObjectId(object->address()),
2068 const char* reference_name = collection_
2662 HeapSnapshotsCollection* collection_; member in class:v8::internal::BasicHeapEntriesAllocator
3039 HeapSnapshotsCollection* collection_; member in class:v8::internal::SnapshotFiller
[all...]

Completed in 239 milliseconds