SharedBitmapId    331 cc/resources/resource_provider.cc ResourceProvider::Resource::Resource(const SharedBitmapId& bitmap_id,
SharedBitmapId    400 cc/resources/resource_provider.h     Resource(const SharedBitmapId& bitmap_id,
SharedBitmapId    443 cc/resources/resource_provider.h     SharedBitmapId shared_bitmap_id;
SharedBitmapId     14 cc/resources/shared_bitmap.cc     const SharedBitmapId& id,
SharedBitmapId     35 cc/resources/shared_bitmap.cc SharedBitmapId SharedBitmap::GenerateId() {
SharedBitmapId     36 cc/resources/shared_bitmap.cc   SharedBitmapId id;
SharedBitmapId     23 cc/resources/shared_bitmap.h                const SharedBitmapId& id,
SharedBitmapId     40 cc/resources/shared_bitmap.h   SharedBitmapId id() { return id_; }
SharedBitmapId     45 cc/resources/shared_bitmap.h   static SharedBitmapId GenerateId();
SharedBitmapId     49 cc/resources/shared_bitmap.h   SharedBitmapId id_;
SharedBitmapId     23 cc/resources/shared_bitmap_manager.h       const SharedBitmapId&) = 0;
SharedBitmapId     26 cc/test/test_shared_bitmap_manager.cc   SharedBitmapId id = SharedBitmap::GenerateId();
SharedBitmapId     34 cc/test/test_shared_bitmap_manager.cc     const SharedBitmapId& id) {
SharedBitmapId     45 cc/test/test_shared_bitmap_manager.cc   SharedBitmapId id = SharedBitmap::GenerateId();
SharedBitmapId     25 cc/test/test_shared_bitmap_manager.h       const SharedBitmapId& id) OVERRIDE;
SharedBitmapId     32 cc/test/test_shared_bitmap_manager.h   std::map<SharedBitmapId, base::SharedMemory*> bitmap_map_;
SharedBitmapId    943 content/browser/renderer_host/render_message_filter.cc     const cc::SharedBitmapId& id,
SharedBitmapId    952 content/browser/renderer_host/render_message_filter.cc     const cc::SharedBitmapId& id) {
SharedBitmapId    957 content/browser/renderer_host/render_message_filter.cc void RenderMessageFilter::OnDeletedSharedBitmap(const cc::SharedBitmapId& id) {
SharedBitmapId    218 content/browser/renderer_host/render_message_filter.h                               const cc::SharedBitmapId& id,
SharedBitmapId    222 content/browser/renderer_host/render_message_filter.h                                const cc::SharedBitmapId& id);
SharedBitmapId    223 content/browser/renderer_host/render_message_filter.h   void OnDeletedSharedBitmap(const cc::SharedBitmapId& id);
SharedBitmapId     30 content/child/child_shared_bitmap_manager.cc   cc::SharedBitmapId id = cc::SharedBitmap::GenerateId();
SharedBitmapId     56 content/child/child_shared_bitmap_manager.cc     const cc::SharedBitmapId&) {
SharedBitmapId     63 content/child/child_shared_bitmap_manager.cc   cc::SharedBitmapId id = cc::SharedBitmap::GenerateId();
SharedBitmapId     25 content/child/child_shared_bitmap_manager.h       const cc::SharedBitmapId&) OVERRIDE;
SharedBitmapId    164 content/common/child_process_messages.h                             cc::SharedBitmapId,
SharedBitmapId    171 content/common/child_process_messages.h                      cc::SharedBitmapId)
SharedBitmapId    175 content/common/child_process_messages.h                      cc::SharedBitmapId)
SharedBitmapId     56 content/common/host_shared_bitmap_manager.cc     const cc::SharedBitmapId& id) {
SharedBitmapId     92 content/common/host_shared_bitmap_manager.cc     const cc::SharedBitmapId& id) {
SharedBitmapId    113 content/common/host_shared_bitmap_manager.cc     const cc::SharedBitmapId& id,
SharedBitmapId    141 content/common/host_shared_bitmap_manager.cc     const cc::SharedBitmapId& id) {
SharedBitmapId    146 content/common/host_shared_bitmap_manager.cc   base::hash_set<cc::SharedBitmapId>& res =
SharedBitmapId    158 content/common/host_shared_bitmap_manager.cc   base::hash_set<cc::SharedBitmapId>& res = proc_it->second;
SharedBitmapId    160 content/common/host_shared_bitmap_manager.cc   for (base::hash_set<cc::SharedBitmapId>::iterator it = res.begin();
SharedBitmapId     25 content/common/host_shared_bitmap_manager.h struct hash<cc::SharedBitmapId> {
SharedBitmapId     26 content/common/host_shared_bitmap_manager.h   size_t operator()(const cc::SharedBitmapId& id) const {
SharedBitmapId     31 content/common/host_shared_bitmap_manager.h inline std::size_t hash_value(const cc::SharedBitmapId& id) {
SharedBitmapId     52 content/common/host_shared_bitmap_manager.h       const cc::SharedBitmapId&) OVERRIDE;
SharedBitmapId     59 content/common/host_shared_bitmap_manager.h       const cc::SharedBitmapId& id,
SharedBitmapId     64 content/common/host_shared_bitmap_manager.h                                   const cc::SharedBitmapId& id);
SharedBitmapId     65 content/common/host_shared_bitmap_manager.h   void ChildDeletedSharedBitmap(const cc::SharedBitmapId& id);
SharedBitmapId     76 content/common/host_shared_bitmap_manager.h                          base::hash_set<cc::SharedBitmapId> > ProcessMap;
SharedBitmapId     24 content/common/host_shared_bitmap_manager_unittest.cc   cc::SharedBitmapId id = cc::SharedBitmap::GenerateId();
SharedBitmapId     45 content/common/host_shared_bitmap_manager_unittest.cc   cc::SharedBitmapId id2 = cc::SharedBitmap::GenerateId();
SharedBitmapId     80 content/common/host_shared_bitmap_manager_unittest.cc   cc::SharedBitmapId id = cc::SharedBitmap::GenerateId();
SharedBitmapId    104 content/common/host_shared_bitmap_manager_unittest.cc   cc::SharedBitmapId id = cc::SharedBitmap::GenerateId();
SharedBitmapId    138 content/common/host_shared_bitmap_manager_unittest.cc   cc::SharedBitmapId id = cc::SharedBitmap::GenerateId();