Id 19 cc/layers/append_quads_data.h explicit AppendQuadsData(RenderPass::Id render_pass_id) Id 29 cc/layers/append_quads_data.h const RenderPass::Id render_pass_id; Id 29 cc/layers/delegated_frame_provider_unittest.cc root_pass->SetNew(RenderPass::Id(1, 1), Id 173 cc/layers/delegated_renderer_layer_impl.cc std::pair<RenderPass::Id, int>((*to_take)->id, i)); Id 213 cc/layers/delegated_renderer_layer_impl.cc RenderPass::Id DelegatedRendererLayerImpl::FirstContributingRenderPassId() Id 215 cc/layers/delegated_renderer_layer_impl.cc return RenderPass::Id(id(), IndexToId(0)); Id 218 cc/layers/delegated_renderer_layer_impl.cc RenderPass::Id DelegatedRendererLayerImpl::NextContributingRenderPassId( Id 219 cc/layers/delegated_renderer_layer_impl.cc RenderPass::Id previous) const { Id 220 cc/layers/delegated_renderer_layer_impl.cc return RenderPass::Id(previous.layer_id, previous.index + 1); Id 224 cc/layers/delegated_renderer_layer_impl.cc RenderPass::Id delegated_render_pass_id, Id 225 cc/layers/delegated_renderer_layer_impl.cc RenderPass::Id* output_render_pass_id) const { Id 226 cc/layers/delegated_renderer_layer_impl.cc base::hash_map<RenderPass::Id, int>::const_iterator found = Id 234 cc/layers/delegated_renderer_layer_impl.cc RenderPass::Id(id(), IndexToId(delegated_render_pass_index)); Id 250 cc/layers/delegated_renderer_layer_impl.cc RenderPass::Id output_render_pass_id(-1, -1); Id 284 cc/layers/delegated_renderer_layer_impl.cc RenderPass::Id target_render_pass_id = append_quads_data->render_pass_id; Id 460 cc/layers/delegated_renderer_layer_impl.cc RenderPass::Id delegated_contributing_render_pass_id = Id 462 cc/layers/delegated_renderer_layer_impl.cc RenderPass::Id output_contributing_render_pass_id(-1, -1); Id 31 cc/layers/delegated_renderer_layer_impl.h virtual RenderPass::Id FirstContributingRenderPassId() const OVERRIDE; Id 32 cc/layers/delegated_renderer_layer_impl.h virtual RenderPass::Id NextContributingRenderPassId( Id 33 cc/layers/delegated_renderer_layer_impl.h RenderPass::Id previous) const OVERRIDE; Id 77 cc/layers/delegated_renderer_layer_impl.h RenderPass::Id delegated_render_pass_id, Id 78 cc/layers/delegated_renderer_layer_impl.h RenderPass::Id* output_render_pass_id) const; Id 94 cc/layers/delegated_renderer_layer_impl.h base::hash_map<RenderPass::Id, int> render_passes_index_by_id_; Id 97 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id(9, 6), Id 102 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id(9, 7), Id 108 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id(9, 8), Id 222 cc/layers/delegated_renderer_layer_impl_unittest.cc EXPECT_EQ(RenderPass::Id(3, 0), frame.render_passes[3]->id); Id 457 cc/layers/delegated_renderer_layer_impl_unittest.cc EXPECT_EQ(RenderPass::Id(4, 0), frame.render_passes[3]->id); Id 541 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id(10, 7), Id 583 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id(9, 6), Id 603 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id(10, 7), // render_pass_id Id 972 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id(10, 7), Id 1012 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id(9, 6), Id 1032 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id(10, 7), // render_pass_id Id 1371 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id(9, 6), Id 1378 cc/layers/delegated_renderer_layer_impl_unittest.cc missing_pass->SetNew(RenderPass::Id(9, 7), Id 1429 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id pass2_id = Id 1435 cc/layers/delegated_renderer_layer_impl_unittest.cc RenderPass::Id pass1_id = RenderPass::Id(impl.root_layer()->id(), 0); Id 325 cc/layers/layer_impl.cc RenderPass::Id LayerImpl::FirstContributingRenderPassId() const { Id 326 cc/layers/layer_impl.cc return RenderPass::Id(0, 0); Id 329 cc/layers/layer_impl.cc RenderPass::Id LayerImpl::NextContributingRenderPassId(RenderPass::Id id) Id 331 cc/layers/layer_impl.cc return RenderPass::Id(0, 0); Id 177 cc/layers/layer_impl.h virtual RenderPass::Id FirstContributingRenderPassId() const; Id 178 cc/layers/layer_impl.h virtual RenderPass::Id NextContributingRenderPassId(RenderPass::Id id) const; Id 114 cc/layers/render_surface_impl.cc RenderPass::Id RenderSurfaceImpl::RenderPassId() { Id 118 cc/layers/render_surface_impl.cc return RenderPass::Id(layer_id, sub_id); Id 141 cc/layers/render_surface_impl.cc RenderPass::Id render_pass_id) { Id 135 cc/layers/render_surface_impl.h RenderPass::Id RenderPassId(); Id 141 cc/layers/render_surface_impl.h RenderPass::Id render_pass_id); Id 117 cc/layers/render_surface_unittest.cc &mock_quad_culler, &append_quads_data, for_replica, RenderPass::Id(2, 0)); Id 177 cc/layers/render_surface_unittest.cc EXPECT_EQ(RenderPass::Id(2, 0), pass->id); Id 101 cc/output/delegating_renderer_unittest.cc RenderPass::Id(2, 1), Id 105 cc/output/delegating_renderer_unittest.cc host_impl->resource_provider(), RenderPass::Id(0, 0)); Id 109 cc/output/delegating_renderer_unittest.cc RenderPass::Id(1, 1), Id 156 cc/output/direct_renderer.cc base::hash_map<RenderPass::Id, gfx::Size> render_passes_in_frame; Id 158 cc/output/direct_renderer.cc render_passes_in_frame.insert(std::pair<RenderPass::Id, gfx::Size>( Id 162 cc/output/direct_renderer.cc std::vector<RenderPass::Id> passes_to_delete; Id 163 cc/output/direct_renderer.cc base::ScopedPtrHashMap<RenderPass::Id, ScopedResource>::const_iterator Id 168 cc/output/direct_renderer.cc base::hash_map<RenderPass::Id, gfx::Size>::const_iterator it = Id 453 cc/output/direct_renderer.cc bool DirectRenderer::HasAllocatedResourcesForTesting(RenderPass::Id id) Id 34 cc/output/direct_renderer.h virtual bool HasAllocatedResourcesForTesting(RenderPass::Id id) const Id 126 cc/output/direct_renderer.h base::ScopedPtrHashMap<RenderPass::Id, ScopedResource> render_pass_textures_; Id 337 cc/output/gl_renderer_unittest.cc RenderPass::Id(1, 0), Id 362 cc/output/gl_renderer_unittest.cc RenderPass::Id(1, 0), Id 387 cc/output/gl_renderer_unittest.cc RenderPass::Id(1, 0), Id 607 cc/output/gl_renderer_unittest.cc RenderPass::Id(1, 0), Id 654 cc/output/gl_renderer_unittest.cc RenderPass::Id(1, 0), Id 694 cc/output/gl_renderer_unittest.cc RenderPass::Id(1, 0), Id 776 cc/output/gl_renderer_unittest.cc RenderPass::Id(1, 0), Id 842 cc/output/gl_renderer_unittest.cc RenderPass::Id id(1, 1); Id 846 cc/output/gl_renderer_unittest.cc RenderPass::Id(2, 1)); Id 923 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 930 cc/output/gl_renderer_unittest.cc RenderPass::Id child_pass_id(2, 0); Id 1016 cc/output/gl_renderer_unittest.cc RenderPass::Id grand_child_pass_id(3, 0); Id 1025 cc/output/gl_renderer_unittest.cc RenderPass::Id child_pass_id(2, 0); Id 1032 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 1113 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 1133 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 1154 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 1177 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 1198 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 1220 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 1302 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 1322 cc/output/gl_renderer_unittest.cc RenderPass::Id child_pass_id(2, 0); Id 1325 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 1560 cc/output/gl_renderer_unittest.cc RenderPass::Id child_pass_id(2, 0); Id 1564 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 1606 cc/output/gl_renderer_unittest.cc RenderPass::Id root_pass_id(1, 0); Id 1686 cc/output/gl_renderer_unittest.cc RenderPass::Id render_pass_id(1, 0); Id 103 cc/output/overlay_unittest.cc RenderPass::Id id(1, 0); Id 9 cc/output/renderer.cc bool Renderer::HasAllocatedResourcesForTesting(RenderPass::Id id) const { Id 56 cc/output/renderer.h virtual bool HasAllocatedResourcesForTesting(RenderPass::Id id) const; Id 30 cc/output/renderer_pixeltest.cc scoped_ptr<RenderPass> CreateTestRootRenderPass(RenderPass::Id id, Id 41 cc/output/renderer_pixeltest.cc RenderPass::Id id, Id 93 cc/output/renderer_pixeltest.cc RenderPass::Id pass_id) { Id 205 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 230 cc/output/renderer_pixeltest.cc RenderPass::Id child_id(2, 1); Id 242 cc/output/renderer_pixeltest.cc RenderPass::Id root_id(1, 1); Id 272 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 304 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 340 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 373 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 508 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 535 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 563 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 595 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 627 cc/output/renderer_pixeltest.cc RenderPass::Id root_pass_id(1, 1); Id 631 cc/output/renderer_pixeltest.cc RenderPass::Id child_pass_id(2, 2); Id 724 cc/output/renderer_pixeltest.cc RenderPass::Id root_pass_id(1, 1); Id 728 cc/output/renderer_pixeltest.cc RenderPass::Id child_pass_id(2, 2); Id 799 cc/output/renderer_pixeltest.cc RenderPass::Id root_pass_id(1, 1); Id 803 cc/output/renderer_pixeltest.cc RenderPass::Id child_pass_id(2, 2); Id 875 cc/output/renderer_pixeltest.cc RenderPass::Id root_pass_id(1, 1); Id 879 cc/output/renderer_pixeltest.cc RenderPass::Id child_pass_id(2, 2); Id 975 cc/output/renderer_pixeltest.cc RenderPass::Id root_pass_id(1, 1); Id 979 cc/output/renderer_pixeltest.cc RenderPass::Id child_pass_id(2, 2); Id 1029 cc/output/renderer_pixeltest.cc RenderPass::Id root_pass_id(1, 1); Id 1033 cc/output/renderer_pixeltest.cc RenderPass::Id child_pass_id(2, 2); Id 1098 cc/output/renderer_pixeltest.cc RenderPass::Id root_pass_id(1, 1); Id 1104 cc/output/renderer_pixeltest.cc RenderPass::Id child_pass_id(2, 2); Id 1207 cc/output/renderer_pixeltest.cc RenderPass::Id root_id(1, 1); Id 1214 cc/output/renderer_pixeltest.cc RenderPass::Id filter_pass_id(2, 1); Id 1385 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 1409 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 1434 cc/output/renderer_pixeltest.cc RenderPass::Id root_pass_id(1, 1); Id 1439 cc/output/renderer_pixeltest.cc RenderPass::Id child_pass_id(2, 2); Id 1482 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 1503 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 1550 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 1603 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 1644 cc/output/renderer_pixeltest.cc CreateTestRootRenderPass(RenderPass::Id(1, 1), rect); Id 1688 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 1772 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 1864 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 1922 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 2076 cc/output/renderer_pixeltest.cc RenderPass::Id id(1, 1); Id 78 cc/output/software_renderer_unittest.cc RenderPass::Id root_render_pass_id = RenderPass::Id(1, 1); Id 171 cc/output/software_renderer_unittest.cc RenderPass::Id root_render_pass_id = RenderPass::Id(1, 1); Id 261 cc/output/software_renderer_unittest.cc RenderPass::Id root_render_pass_id = RenderPass::Id(1, 1); Id 331 cc/output/software_renderer_unittest.cc RenderPass::Id root_clear_pass_id(1, 0); Id 355 cc/output/software_renderer_unittest.cc RenderPass::Id root_smaller_pass_id(2, 0); Id 395 cc/output/software_renderer_unittest.cc RenderPass::Id smaller_pass_id(2, 1); Id 401 cc/output/software_renderer_unittest.cc RenderPass::Id root_clear_pass_id(1, 0); Id 394 cc/quads/draw_quad_unittest.cc RenderPass::Id render_pass_id(22, 64); Id 405 cc/quads/draw_quad_unittest.cc RenderPass::Id copied_render_pass_id(235, 11); Id 735 cc/quads/draw_quad_unittest.cc RenderPass::Id render_pass_id(22, 64); Id 746 cc/quads/draw_quad_unittest.cc RenderPass::Id copied_render_pass_id(235, 11); Id 22 cc/quads/render_pass.cc void* RenderPass::Id::AsTracingId() const { Id 36 cc/quads/render_pass.cc RenderPass::RenderPass() : id(Id(-1, -1)), has_transparent_background(true) { Id 42 cc/quads/render_pass.cc : id(Id(-1, -1)), has_transparent_background(true) { Id 55 cc/quads/render_pass.cc scoped_ptr<RenderPass> RenderPass::Copy(Id new_id) const { Id 111 cc/quads/render_pass.cc void RenderPass::SetNew(Id id, Id 127 cc/quads/render_pass.cc void RenderPass::SetAll(Id id, Id 50 cc/quads/render_pass.h Id(int layer_id, int index) : layer_id(layer_id), index(index) {} Id 53 cc/quads/render_pass.h bool operator==(const Id& other) const { Id 56 cc/quads/render_pass.h bool operator!=(const Id& other) const { Id 59 cc/quads/render_pass.h bool operator<(const Id& other) const { Id 72 cc/quads/render_pass.h scoped_ptr<RenderPass> Copy(Id new_id) const; Id 78 cc/quads/render_pass.h void SetNew(Id id, Id 83 cc/quads/render_pass.h void SetAll(Id id, Id 92 cc/quads/render_pass.h Id id; Id 126 cc/quads/render_pass.h inline size_t hash_value(const cc::RenderPass::Id& key) { Id 131 cc/quads/render_pass.h struct hash<cc::RenderPass::Id> { Id 132 cc/quads/render_pass.h size_t operator()(cc::RenderPass::Id key) const { Id 15 cc/quads/render_pass_draw_quad.cc : render_pass_id(RenderPass::Id(-1, -1)), Id 29 cc/quads/render_pass_draw_quad.cc RenderPass::Id copied_render_pass_id) const { Id 41 cc/quads/render_pass_draw_quad.cc RenderPass::Id render_pass_id, Id 65 cc/quads/render_pass_draw_quad.cc RenderPass::Id render_pass_id, Id 26 cc/quads/render_pass_draw_quad.h RenderPass::Id render_pass_id, Id 39 cc/quads/render_pass_draw_quad.h RenderPass::Id render_pass_id, Id 49 cc/quads/render_pass_draw_quad.h RenderPass::Id copied_render_pass_id) const; Id 51 cc/quads/render_pass_draw_quad.h RenderPass::Id render_pass_id; Id 26 cc/quads/render_pass_unittest.cc RenderPass::Id id; Id 66 cc/quads/render_pass_unittest.cc RenderPass::Id id(3, 2); Id 98 cc/quads/render_pass_unittest.cc RenderPass::Id new_id(63, 4); Id 118 cc/quads/render_pass_unittest.cc RenderPass::Id id(3, 2); Id 187 cc/quads/render_pass_unittest.cc RenderPass::Id contrib_id(4, 1); Id 246 cc/quads/render_pass_unittest.cc RenderPass::Id id(3, 2); Id 16 cc/resources/tile.cc Tile::Id Tile::s_next_id_ = 0; Id 30 cc/resources/tile.h Id id() const { Id 179 cc/resources/tile.h Id id_; Id 180 cc/resources/tile.h static Id s_next_id_; Id 1224 cc/resources/tile_manager.cc Tile::Id tile_id, Id 227 cc/resources/tile_manager.h void OnRasterTaskCompleted(Tile::Id tile, Id 44 cc/surfaces/surface_aggregator.cc void AddKnownPass(RenderPass::Id id) { Id 50 cc/surfaces/surface_aggregator.cc RenderPass::Id Remap(RenderPass::Id id) { Id 52 cc/surfaces/surface_aggregator.cc return RenderPass::Id(surface_id_, id_to_index_map_[id]); Id 56 cc/surfaces/surface_aggregator.cc base::hash_map<RenderPass::Id, int> id_to_index_map_; Id 63 cc/surfaces/surface_aggregator.cc RenderPass::Id SurfaceAggregator::RemapPassId( Id 64 cc/surfaces/surface_aggregator.cc RenderPass::Id surface_local_pass_id, Id 94 cc/surfaces/surface_aggregator.cc RenderPass::Id remapped_pass_id = RemapPassId(source.id, surface_id); Id 178 cc/surfaces/surface_aggregator.cc RenderPass::Id original_pass_id = pass_quad->render_pass_id; Id 179 cc/surfaces/surface_aggregator.cc RenderPass::Id remapped_pass_id = Id 200 cc/surfaces/surface_aggregator.cc RenderPass::Id remapped_pass_id = RemapPassId(source.id, surface_id); Id 31 cc/surfaces/surface_aggregator.h RenderPass::Id RemapPassId(RenderPass::Id surface_local_pass_id, Id 56 cc/surfaces/surface_aggregator_test_helpers.cc RenderPass::Id render_pass_id) { Id 35 cc/surfaces/surface_aggregator_test_helpers.h static Quad RenderPassQuad(RenderPass::Id id) { Id 48 cc/surfaces/surface_aggregator_test_helpers.h RenderPass::Id render_pass_id; Id 59 cc/surfaces/surface_aggregator_test_helpers.h Pass(Quad* quads, size_t quad_count, RenderPass::Id id) Id 66 cc/surfaces/surface_aggregator_test_helpers.h RenderPass::Id id; Id 130 cc/surfaces/surface_aggregator_unittest.cc RenderPass::Id pass_ids[] = {RenderPass::Id(1, 1), RenderPass::Id(1, 2), Id 131 cc/surfaces/surface_aggregator_unittest.cc RenderPass::Id(1, 3)}; Id 167 cc/surfaces/surface_aggregator_unittest.cc RenderPass::Id actual_pass_ids[] = { Id 353 cc/surfaces/surface_aggregator_unittest.cc RenderPass::Id child_pass_id[] = {RenderPass::Id(1, 1), RenderPass::Id(1, 2)}; Id 363 cc/surfaces/surface_aggregator_unittest.cc RenderPass::Id parent_pass_id[] = {RenderPass::Id(2, 1), Id 364 cc/surfaces/surface_aggregator_unittest.cc RenderPass::Id(1, 2)}; Id 384 cc/surfaces/surface_aggregator_unittest.cc RenderPass::Id actual_pass_ids[] = {aggregated_pass_list[0]->id, Id 479 cc/surfaces/surface_aggregator_unittest.cc RenderPass::Id pass_id(1, 1); Id 584 cc/surfaces/surface_aggregator_unittest.cc RenderPass::Id child_pass_id[] = {RenderPass::Id(1, 1), RenderPass::Id(1, 2)}; Id 49 cc/surfaces/surfaces_pixeltest.cc RenderPass::Id id(1, 1); Id 96 cc/surfaces/surfaces_pixeltest.cc RenderPass::Id id(1, 1); Id 130 cc/surfaces/surfaces_pixeltest.cc RenderPass::Id id(1, 1); Id 186 cc/surfaces/surfaces_pixeltest.cc RenderPass::Id id(1, 1); Id 223 cc/surfaces/surfaces_pixeltest.cc RenderPass::Id id(1, 1); Id 260 cc/surfaces/surfaces_pixeltest.cc RenderPass::Id id(1, 1); Id 131 cc/test/layer_test_common.cc const RenderPass::Id& id, Id 150 cc/test/layer_test_common.cc RenderPass::Id id(1, 1); Id 84 cc/test/layer_test_common.h const RenderPass::Id& id, Id 32 cc/test/render_pass_test_common.cc RenderPass::Id child_pass) { Id 26 cc/test/render_pass_test_common.h RenderPass::Id child_pass); Id 21 cc/test/render_pass_test_utils.cc RenderPass::Id id, Id 28 cc/test/render_pass_test_utils.h RenderPass::Id id, Id 798 cc/trees/layer_tree_host_impl.cc RenderPass::Id target_render_pass_id = Id 815 cc/trees/layer_tree_host_impl.cc RenderPass::Id contributing_render_pass_id = Id 835 cc/trees/layer_tree_host_impl.cc RenderPass::Id contributing_render_pass_id = Id 968 cc/trees/layer_tree_host_impl.cc RenderPass::Id render_pass_id, Id 975 cc/trees/layer_tree_host_impl.cc static void RemoveRenderPassesRecursive(RenderPass::Id remove_render_pass_id, Id 1005 cc/trees/layer_tree_host_impl.cc RenderPass::Id next_remove_render_pass_id = Id 1959 cc/trees/layer_tree_host_unittest.cc RenderPass::Id surface1_render_pass_id = host_impl->active_tree() Id 1964 cc/trees/layer_tree_host_unittest.cc RenderPass::Id surface2_render_pass_id = host_impl->active_tree() Id 953 cc/trees/layer_tree_host_unittest_context.cc RenderPass::Id(2, 1), Id 959 cc/trees/layer_tree_host_unittest_context.cc pass->SetNew(RenderPass::Id(1, 1), Id 964 cc/trees/layer_tree_host_unittest_context.cc RenderPass::Id(2, 1)); Id 83 cc/trees/layer_tree_host_unittest_delegated.cc root_pass->SetNew(RenderPass::Id(1, 1), Id 97 cc/trees/layer_tree_host_unittest_delegated.cc root_pass->SetNew(RenderPass::Id(1, 1), Id 170 cc/trees/layer_tree_host_unittest_delegated.cc RenderPass::Id id, Id 503 cc/trees/layer_tree_host_unittest_delegated.cc RenderPass::Id(2, 1), Id 534 cc/trees/layer_tree_host_unittest_delegated.cc RenderPass::Id(2, 1), Id 567 cc/trees/layer_tree_host_unittest_delegated.cc RenderPass::Id(2, 1), Id 662 cc/trees/quad_culler_unittest.cc RenderPass::Id(10, 10), Id 674 cc/trees/quad_culler_unittest.cc RenderPass::Id(10, 10), Id 737 cc/trees/quad_culler_unittest.cc RenderPass::Id(10, 10), Id 749 cc/trees/quad_culler_unittest.cc RenderPass::Id(10, 10), Id 331 chrome/android/javatests/src/org/chromium/chrome/browser/test/ProviderBookmarksUriTest.java int Id = cursor.getInt(ID_INDEX); Id 348 chrome/android/javatests/src/org/chromium/chrome/browser/test/ProviderBookmarksUriTest.java BookmarkColumns._ID + " = " + Id, Id 360 chrome/android/javatests/src/org/chromium/chrome/browser/test/ProviderBookmarksUriTest.java assertEquals(Id, cursor.getInt(ID_INDEX)); Id 367 chrome/android/javatests/src/org/chromium/chrome/browser/test/ProviderBookmarksUriTest.java BookmarkColumns._ID + " = " + Id, Id 578 chrome/browser/chromeos/net/network_portal_detector_impl.cc if (id == strategy_->Id()) Id 151 chrome/browser/chromeos/net/network_portal_detector_impl_browsertest.cc ASSERT_EQ(PortalDetectorStrategy::STRATEGY_ID_LOGIN_SCREEN, strategy()->Id()); Id 171 chrome/browser/chromeos/net/network_portal_detector_impl_browsertest.cc ASSERT_EQ(PortalDetectorStrategy::STRATEGY_ID_SESSION, strategy()->Id()); Id 58 chrome/browser/chromeos/net/network_portal_detector_strategy.h virtual StrategyId Id() const = 0; Id 36 chrome/browser/extensions/api/context_menus/context_menus_api.cc MenuItem::Id id(GetProfile()->IsOffTheRecord(), Id 61 chrome/browser/extensions/api/context_menus/context_menus_api.cc MenuItem::Id item_id(GetProfile()->IsOffTheRecord(), Id 83 chrome/browser/extensions/api/context_menus/context_menus_api.cc MenuItem::Id id(GetProfile()->IsOffTheRecord(), Id 29 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.cc std::string GetIDString(const MenuItem::Id& id) { Id 36 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.cc MenuItem* GetParent(MenuItem::Id parent_id, Id 21 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h scoped_ptr<extensions::MenuItem::Id> GetParentId( Id 26 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h return scoped_ptr<extensions::MenuItem::Id>(); Id 28 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h scoped_ptr<extensions::MenuItem::Id> parent_id( Id 29 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h new extensions::MenuItem::Id(is_off_the_record, key)); Id 50 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h std::string GetIDString(const MenuItem::Id& id); Id 52 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h MenuItem* GetParent(MenuItem::Id parent_id, Id 122 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h const MenuItem::Id& item_id, Id 188 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h scoped_ptr<MenuItem::Id> parent_id(GetParentId( Id 211 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h const MenuItem::Id& item_id, Id 284 chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h scoped_ptr<MenuItem::Id> parent_id(GetParentId( Id 67 chrome/browser/extensions/api/webview/webview_api.cc MenuItem::Id id( Id 98 chrome/browser/extensions/api/webview/webview_api.cc MenuItem::Id item_id( Id 123 chrome/browser/extensions/api/webview/webview_api.cc MenuItem::Id id( Id 250 chrome/browser/extensions/context_menu_matcher.cc std::map<int, MenuItem::Id>::const_iterator i = Id 88 chrome/browser/extensions/context_menu_matcher.h std::map<int, extensions::MenuItem::Id> extension_item_map_; Id 146 chrome/browser/extensions/extension_context_menu_browsertest.cc std::map<int, MenuItem::Id>::iterator i; Id 149 chrome/browser/extensions/extension_context_menu_browsertest.cc const MenuItem::Id& id = i->second; Id 162 chrome/browser/extensions/extension_context_menu_browsertest.cc const MenuItem::Id& id, Id 180 chrome/browser/extensions/extension_context_menu_browsertest.cc const MenuItem::Id& id, Id 182 chrome/browser/extensions/extension_context_menu_browsertest.cc std::map<int, MenuItem::Id>::const_iterator i; Id 578 chrome/browser/extensions/extension_context_menu_browsertest.cc MenuItem::Id id(false, MenuItem::ExtensionKey(extension->id())); Id 63 chrome/browser/extensions/menu_manager.cc const MenuItem::Id& id) { Id 120 chrome/browser/extensions/menu_manager.cc MenuItem::MenuItem(const Id& id, Id 137 chrome/browser/extensions/menu_manager.cc MenuItem* MenuItem::ReleaseChild(const Id& child_id, Id 160 chrome/browser/extensions/menu_manager.cc std::set<MenuItem::Id> MenuItem::RemoveAllDescendants() { Id 161 chrome/browser/extensions/menu_manager.cc std::set<Id> result; Id 165 chrome/browser/extensions/menu_manager.cc std::set<Id> removed = child->RemoveAllDescendants(); Id 192 chrome/browser/extensions/menu_manager.cc item->parent_id_.reset(new Id(id_)); Id 227 chrome/browser/extensions/menu_manager.cc Id id(incognito, MenuItem::ExtensionKey(extension_id)); Id 271 chrome/browser/extensions/menu_manager.cc scoped_ptr<Id> parent_id( Id 272 chrome/browser/extensions/menu_manager.cc new Id(incognito, MenuItem::ExtensionKey(extension_id))); Id 373 chrome/browser/extensions/menu_manager.cc bool MenuManager::AddChildItem(const MenuItem::Id& parent_id, Id 390 chrome/browser/extensions/menu_manager.cc const MenuItem::Id& ancestor_id) { Id 392 chrome/browser/extensions/menu_manager.cc MenuItem::Id* id = item->parent_id(); Id 407 chrome/browser/extensions/menu_manager.cc bool MenuManager::ChangeParent(const MenuItem::Id& child_id, Id 408 chrome/browser/extensions/menu_manager.cc const MenuItem::Id* parent_id) { Id 418 chrome/browser/extensions/menu_manager.cc MenuItem::Id* old_parent_id = child->parent_id(); Id 460 chrome/browser/extensions/menu_manager.cc bool MenuManager::RemoveContextMenuItem(const MenuItem::Id& id) { Id 474 chrome/browser/extensions/menu_manager.cc std::set<MenuItem::Id> items_removed; Id 504 chrome/browser/extensions/menu_manager.cc std::set<MenuItem::Id>::iterator removed_iter; Id 528 chrome/browser/extensions/menu_manager.cc std::set<MenuItem::Id> removed_ids = item->RemoveAllDescendants(); Id 529 chrome/browser/extensions/menu_manager.cc std::set<MenuItem::Id>::const_iterator j; Id 539 chrome/browser/extensions/menu_manager.cc MenuItem* MenuManager::GetItemById(const MenuItem::Id& id) const { Id 540 chrome/browser/extensions/menu_manager.cc std::map<MenuItem::Id, MenuItem*>::const_iterator i = Id 609 chrome/browser/extensions/menu_manager.cc const MenuItem::Id& menu_item_id) { Id 760 chrome/browser/extensions/menu_manager.cc bool MenuManager::ItemUpdated(const MenuItem::Id& id) { Id 822 chrome/browser/extensions/menu_manager.cc scoped_ptr<MenuItem::Id> parent_id; Id 882 chrome/browser/extensions/menu_manager.cc std::set<MenuItem::Id> items_to_remove; Id 883 chrome/browser/extensions/menu_manager.cc std::map<MenuItem::Id, MenuItem*>::const_iterator iter; Id 891 chrome/browser/extensions/menu_manager.cc std::set<MenuItem::Id>::iterator remove_iter; Id 927 chrome/browser/extensions/menu_manager.cc MenuItem::Id::Id() : incognito(false), uid(0) {} Id 929 chrome/browser/extensions/menu_manager.cc MenuItem::Id::Id(bool incognito, const MenuItem::ExtensionKey& extension_key) Id 932 chrome/browser/extensions/menu_manager.cc MenuItem::Id::~Id() { Id 935 chrome/browser/extensions/menu_manager.cc bool MenuItem::Id::operator==(const Id& other) const { Id 941 chrome/browser/extensions/menu_manager.cc bool MenuItem::Id::operator!=(const Id& other) const { Id 945 chrome/browser/extensions/menu_manager.cc bool MenuItem::Id::operator<(const Id& other) const { Id 66 chrome/browser/extensions/menu_manager.h Id(); Id 70 chrome/browser/extensions/menu_manager.h Id(bool incognito, const ExtensionKey& extension_key); Id 71 chrome/browser/extensions/menu_manager.h ~Id(); Id 73 chrome/browser/extensions/menu_manager.h bool operator==(const Id& other) const; Id 74 chrome/browser/extensions/menu_manager.h bool operator!=(const Id& other) const; Id 75 chrome/browser/extensions/menu_manager.h bool operator<(const Id& other) const; Id 150 chrome/browser/extensions/menu_manager.h MenuItem(const Id& id, Id 165 chrome/browser/extensions/menu_manager.h const Id& id() const { return id_; } Id 166 chrome/browser/extensions/menu_manager.h Id* parent_id() const { return parent_id_.get(); } Id 221 chrome/browser/extensions/menu_manager.h MenuItem* ReleaseChild(const Id& child_id, bool recursive); Id 229 chrome/browser/extensions/menu_manager.h std::set<Id> RemoveAllDescendants(); Id 233 chrome/browser/extensions/menu_manager.h Id id_; Id 251 chrome/browser/extensions/menu_manager.h scoped_ptr<Id> parent_id_; Id 298 chrome/browser/extensions/menu_manager.h bool AddChildItem(const MenuItem::Id& parent_id, Id 306 chrome/browser/extensions/menu_manager.h bool ChangeParent(const MenuItem::Id& child_id, Id 307 chrome/browser/extensions/menu_manager.h const MenuItem::Id* parent_id); Id 312 chrome/browser/extensions/menu_manager.h bool RemoveContextMenuItem(const MenuItem::Id& id); Id 318 chrome/browser/extensions/menu_manager.h MenuItem* GetItemById(const MenuItem::Id& id) const; Id 324 chrome/browser/extensions/menu_manager.h bool ItemUpdated(const MenuItem::Id& id); Id 330 chrome/browser/extensions/menu_manager.h const MenuItem::Id& menu_item_id); Id 368 chrome/browser/extensions/menu_manager.h bool DescendantOf(MenuItem* item, const MenuItem::Id& ancestor_id); Id 377 chrome/browser/extensions/menu_manager.h std::map<MenuItem::Id, MenuItem*> items_by_id_; Id 65 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id id(incognito, key); Id 76 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id id(false, key); Id 128 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id id3 = item3->id(); Id 139 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id id(false, key); Id 172 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id id1 = item1->id(); Id 173 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id id2 = item2->id(); Id 180 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id id2_child = item2_child->id(); Id 190 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id id2_grandchild = item2_grandchild->id(); Id 283 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id item1_id = item1->id(); Id 284 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id item2_id = item2->id(); Id 285 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id item3_id = item3->id(); Id 286 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id item4_id = item4->id(); Id 287 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id item5_id = item5->id(); Id 288 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id item6_id = item6->id(); Id 428 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id id1 = item1->id(); Id 577 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id parent_id = parent->id(); Id 578 chrome/browser/extensions/menu_manager_unittest.cc MenuItem::Id id = item->id(); Id 47 chrome/browser/media/desktop_media_list.h virtual void SetViewDialogWindowId(content::DesktopMediaID::Id dialog_id) = 0; Id 64 chrome/browser/media/desktop_media_list_ash.cc content::DesktopMediaID::Id dialog_id) { Id 49 chrome/browser/media/desktop_media_list_ash.h content::DesktopMediaID::Id dialog_id) OVERRIDE; Id 84 chrome/browser/media/desktop_media_list_ash.h content::DesktopMediaID::Id view_dialog_id_; Id 49 chrome/browser/media/fake_desktop_media_list.cc content::DesktopMediaID::Id dialog_id) {} Id 27 chrome/browser/media/fake_desktop_media_list.h content::DesktopMediaID::Id dialog_id) OVERRIDE; Id 97 chrome/browser/media/native_desktop_media_list.cc content::DesktopMediaID::Id view_dialog_id); Id 135 chrome/browser/media/native_desktop_media_list.cc content::DesktopMediaID::Id view_dialog_id) { Id 267 chrome/browser/media/native_desktop_media_list.cc content::DesktopMediaID::Id dialog_id) { Id 40 chrome/browser/media/native_desktop_media_list.h content::DesktopMediaID::Id dialog_id) OVERRIDE; Id 80 chrome/browser/media/native_desktop_media_list.h content::DesktopMediaID::Id view_dialog_id_; Id 299 chrome/browser/predictors/autocomplete_action_predictor.cc std::vector<AutocompleteActionPredictorTable::Row::Id> id_list; Id 484 chrome/browser/predictors/autocomplete_action_predictor.cc std::vector<AutocompleteActionPredictorTable::Row::Id> ids_to_delete; Id 498 chrome/browser/predictors/autocomplete_action_predictor.cc std::vector<AutocompleteActionPredictorTable::Row::Id>* id_list) { Id 144 chrome/browser/predictors/autocomplete_action_predictor.h typedef std::map<DBCacheKey, AutocompleteActionPredictorTable::Row::Id> Id 191 chrome/browser/predictors/autocomplete_action_predictor.h std::vector<AutocompleteActionPredictorTable::Row::Id>* id_list); Id 57 chrome/browser/predictors/autocomplete_action_predictor_table.cc AutocompleteActionPredictorTable::Row::Row(const Row::Id& id, Id 78 chrome/browser/predictors/autocomplete_action_predictor_table.cc void AutocompleteActionPredictorTable::GetRow(const Row::Id& id, Row* row) { Id 179 chrome/browser/predictors/autocomplete_action_predictor_table.cc const std::vector<Row::Id>& id_list) { Id 186 chrome/browser/predictors/autocomplete_action_predictor_table.cc for (std::vector<Row::Id>::const_iterator it = id_list.begin(); Id 47 chrome/browser/predictors/autocomplete_action_predictor_table.h Row(const Id& id, Id 55 chrome/browser/predictors/autocomplete_action_predictor_table.h Id id; Id 65 chrome/browser/predictors/autocomplete_action_predictor_table.h void GetRow(const Row::Id& id, Row* row); Id 70 chrome/browser/predictors/autocomplete_action_predictor_table.h void DeleteRows(const std::vector<Row::Id>& id_list); Id 188 chrome/browser/predictors/autocomplete_action_predictor_table_unittest.cc std::vector<AutocompleteActionPredictorTable::Row::Id> id_list; Id 191 chrome/browser/predictors/autocomplete_action_predictor_unittest.cc std::vector<AutocompleteActionPredictorTable::Row::Id>* id_list) { Id 318 chrome/browser/predictors/autocomplete_action_predictor_unittest.cc std::vector<AutocompleteActionPredictorTable::Row::Id> expected; Id 319 chrome/browser/predictors/autocomplete_action_predictor_unittest.cc std::vector<AutocompleteActionPredictorTable::Row::Id> all_ids; Id 334 chrome/browser/predictors/autocomplete_action_predictor_unittest.cc std::vector<AutocompleteActionPredictorTable::Row::Id> id_list; Id 340 chrome/browser/predictors/autocomplete_action_predictor_unittest.cc for (std::vector<AutocompleteActionPredictorTable::Row::Id>::iterator it = Id 873 chrome/browser/sync/profile_sync_service_autofill_unittest.cc syncer::syncable::Id server_item_id = Id 876 chrome/browser/sync/profile_sync_service_autofill_unittest.cc syncer::syncable::Id new_predecessor; Id 915 chrome/browser/sync/profile_sync_service_autofill_unittest.cc syncer::syncable::Id parent_id_; Id 48 chrome/browser/ui/views/desktop_media_picker_views.cc content::DesktopMediaID::Id AcceleratedWidgetToDesktopMediaId( Id 51 chrome/browser/ui/views/desktop_media_picker_views.cc return reinterpret_cast<content::DesktopMediaID::Id>(accelerated_widget); Id 53 chrome/browser/ui/views/desktop_media_picker_views.cc return static_cast<content::DesktopMediaID::Id>(accelerated_widget); Id 117 chrome/browser/ui/views/desktop_media_picker_views.cc void StartUpdating(content::DesktopMediaID::Id dialog_window_id); Id 343 chrome/browser/ui/views/desktop_media_picker_views.cc content::DesktopMediaID::Id dialog_window_id) { Id 518 chrome/browser/ui/views/desktop_media_picker_views.cc content::DesktopMediaID::Id dialog_window_id = 0; Id 76 chrome/installer/test/pe_image_resources.cc path.push_back(upgrade_test::EntryId(scan->Id)); Id 682 content/browser/devtools/renderer_overrides_handler.cc return devtools::Page::UsageItem::Id::kEnumFilesystem; Id 684 content/browser/devtools/renderer_overrides_handler.cc return devtools::Page::UsageItem::Id::kEnumDatabase; Id 686 content/browser/devtools/renderer_overrides_handler.cc return devtools::Page::UsageItem::Id::kEnumAppcache; Id 688 content/browser/devtools/renderer_overrides_handler.cc return devtools::Page::UsageItem::Id::kEnumIndexeddatabase; Id 48 content/browser/download/mock_download_file.h MOCK_CONST_METHOD0(Id, int()); Id 58 content/browser/renderer_host/backing_store.h TransportDIB::Id bitmap, Id 93 content/browser/renderer_host/backing_store_aura.cc TransportDIB::Id bitmap, Id 43 content/browser/renderer_host/backing_store_aura.h TransportDIB::Id bitmap, Id 346 content/browser/renderer_host/backing_store_gtk.cc TransportDIB::Id bitmap, Id 61 content/browser/renderer_host/backing_store_gtk.h TransportDIB::Id bitmap, Id 38 content/browser/renderer_host/backing_store_mac.h TransportDIB::Id bitmap, Id 197 content/browser/renderer_host/backing_store_manager.cc TransportDIB::Id bitmap, Id 56 content/browser/renderer_host/backing_store_manager.h TransportDIB::Id bitmap, Id 994 content/browser/renderer_host/render_message_filter.cc TransportDIB::Id dib_id) { Id 230 content/browser/renderer_host/render_message_filter.h void OnFreeTransportDIB(TransportDIB::Id dib_id); Id 1290 content/browser/renderer_host/render_process_host_impl.cc TransportDIB::Id dib_id) { Id 1310 content/browser/renderer_host/render_process_host_impl.cc TransportDIB::Id dib_id) { Id 1314 content/browser/renderer_host/render_process_host_impl.cc const std::map<TransportDIB::Id, TransportDIB*>::iterator Id 1327 content/browser/renderer_host/render_process_host_impl.cc std::map<TransportDIB::Id, TransportDIB*>::iterator smallest_iterator; Id 1330 content/browser/renderer_host/render_process_host_impl.cc for (std::map<TransportDIB::Id, TransportDIB*>::iterator Id 1353 content/browser/renderer_host/render_process_host_impl.cc std::map<TransportDIB::Id, TransportDIB*>::const_iterator dib = Id 111 content/browser/renderer_host/render_process_host_impl.h virtual TransportDIB* GetTransportDIB(TransportDIB::Id dib_id) OVERRIDE; Id 112 content/browser/renderer_host/render_process_host_impl.h virtual TransportDIB* MapTransportDIB(TransportDIB::Id dib_id) OVERRIDE; Id 340 content/browser/renderer_host/render_process_host_impl.h std::map<TransportDIB::Id, TransportDIB*> cached_dibs_; Id 346 content/browser/renderer_host/render_widget_helper.cc TransportDIB* RenderWidgetHelper::MapTransportDIB(TransportDIB::Id dib_id) { Id 349 content/browser/renderer_host/render_widget_helper.cc const std::map<TransportDIB::Id, int>::iterator Id 377 content/browser/renderer_host/render_widget_helper.cc void RenderWidgetHelper::FreeTransportDIB(TransportDIB::Id dib_id) { Id 380 content/browser/renderer_host/render_widget_helper.cc const std::map<TransportDIB::Id, int>::iterator Id 393 content/browser/renderer_host/render_widget_helper.cc for (std::map<TransportDIB::Id, int>::iterator Id 139 content/browser/renderer_host/render_widget_helper.h TransportDIB* MapTransportDIB(TransportDIB::Id dib_id); Id 172 content/browser/renderer_host/render_widget_helper.h void FreeTransportDIB(TransportDIB::Id dib_id); Id 226 content/browser/renderer_host/render_widget_helper.h std::map<TransportDIB::Id, int> allocated_dibs_; Id 1880 content/browser/renderer_host/render_widget_host_impl.cc const TransportDIB::Id& id) { Id 1950 content/browser/renderer_host/render_widget_host_impl.cc TransportDIB::Id bitmap, Id 687 content/browser/renderer_host/render_widget_host_impl.h const TransportDIB::Id& id); Id 711 content/browser/renderer_host/render_widget_host_impl.h bool PaintBackingStoreRect(TransportDIB::Id bitmap, Id 887 content/browser/renderer_host/render_widget_host_view_aura_unittest.cc pass->SetNew(cc::RenderPass::Id(1, 1), Id 403 content/common/cc_messages.cc cc::RenderPass::Id id(-1, -1); Id 135 content/common/cc_messages.h IPC_STRUCT_TRAITS_BEGIN(cc::RenderPass::Id) Id 256 content/common/cc_messages_unittest.cc RenderPass::Id arbitrary_id(10, 14); Id 536 content/common/cc_messages_unittest.cc pass_in->SetAll(RenderPass::Id(1, 1), Id 680 content/common/cc_messages_unittest.cc RenderPass::Id(1, 1), gfx::Rect(), gfx::Rect(), gfx::Transform()); Id 403 content/common/view_messages.h IPC_STRUCT_MEMBER(TransportDIB::Id, bitmap) Id 1732 content/common/view_messages.h TransportDIB::Id /* DIB of zoomed image */) Id 1887 content/common/view_messages.h TransportDIB::Id /* DIB id */) Id 49 content/public/browser/desktop_media_id.h DesktopMediaID(Type type, Id id) Id 67 content/public/browser/desktop_media_id.h Id id; Id 141 content/public/browser/render_process_host.h virtual TransportDIB* GetTransportDIB(TransportDIB::Id dib_id) = 0; Id 145 content/public/browser/render_process_host.h virtual TransportDIB* MapTransportDIB(TransportDIB::Id dib_id) = 0; Id 187 content/public/common/common_param_traits.h struct ParamTraits<TransportDIB::Id> { Id 188 content/public/common/common_param_traits.h typedef TransportDIB::Id param_type; Id 209 content/public/common/common_param_traits.h struct ParamTraits<TransportDIB::Id> { Id 210 content/public/common/common_param_traits.h typedef TransportDIB::Id param_type; Id 144 content/public/test/mock_render_process_host.cc TransportDIB* MockRenderProcessHost::MapTransportDIB(TransportDIB::Id dib_id) { Id 166 content/public/test/mock_render_process_host.cc TransportDIB* MockRenderProcessHost::GetTransportDIB(TransportDIB::Id dib_id) { Id 58 content/public/test/mock_render_process_host.h virtual TransportDIB* MapTransportDIB(TransportDIB::Id dib_id) OVERRIDE; Id 59 content/public/test/mock_render_process_host.h virtual TransportDIB* GetTransportDIB(TransportDIB::Id dib_id) OVERRIDE; Id 19 content/test/test_backing_store.cc TransportDIB::Id bitmap, Id 22 content/test/test_backing_store.h TransportDIB::Id bitmap, Id 48 media/formats/webm/webm_webvtt_parser_unittest.cc TEST_F(WebMWebVTTParserTest, Id) { Id 22 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_var_manager.cc Id id = next_id_++; Id 45 native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_var_manager.h Id next_id_; Id 508 remoting/host/it2me/it2me_native_messaging_host_unittest.cc TEST_F(It2MeNativeMessagingHostTest, Id) { Id 524 remoting/host/setup/me2me_native_messaging_host_unittest.cc TEST_F(Me2MeNativeMessagingHostTest, Id) { Id 32 sync/engine/apply_control_data_updates_unittest.cc using syncable::Id; Id 129 sync/engine/apply_control_data_updates_unittest.cc Id folder_id = id_factory_.NewLocalId(); Id 242 sync/engine/apply_control_data_updates_unittest.cc Id folder_id = id_factory_.NewLocalId(); Id 39 sync/engine/commit_util.cc using syncable::Id; Id 100 sync/engine/commit_util.cc syncable::Id id = meta_entry.GetId(); Id 124 sync/engine/commit_util.cc Id new_parent_id; Id 168 sync/engine/commit_util.cc const Id& prev_id = meta_entry.GetPredecessorId(); Id 205 sync/engine/commit_util.cc const syncable::Id& pre_commit_id, Id 241 sync/engine/commit_util.cc const syncable::Id& pre_commit_id, Id 244 sync/engine/commit_util.cc const syncable::Id& entry_response_id = Id 323 sync/engine/commit_util.cc const syncable::Id& pre_commit_id, Id 325 sync/engine/commit_util.cc bool syncing_was_set, set<syncable::Id>* deleted_folders) { Id 370 sync/engine/commit_util.cc set<syncable::Id>* deleted_folders) { Id 416 sync/engine/commit_util.cc const syncable::Id& server_entry_id = Id 23 sync/engine/commit_util.h class Id; Id 58 sync/engine/commit_util.h std::set<syncable::Id>* deleted_folders); Id 28 sync/engine/conflict_resolver.cc using syncable::Id; Id 39 sync/engine/conflict_resolver.cc const Id& id, Id 217 sync/engine/conflict_resolver.cc const std::set<syncable::Id>& simple_conflict_ids, Id 220 sync/engine/conflict_resolver.cc set<Id>::const_iterator it; Id 20 sync/engine/conflict_resolver.h class Id; Id 54 sync/engine/conflict_resolver.h const std::set<syncable::Id>& simple_conflict_ids, Id 60 sync/engine/conflict_resolver.h const syncable::Id& id, Id 74 sync/engine/directory_commit_contribution.cc std::set<syncable::Id> deleted_folders; Id 146 sync/engine/directory_commit_contribution_unittest.cc std::set<syncable::Id> ids_for_commit; Id 153 sync/engine/directory_commit_contribution_unittest.cc ids_for_commit.insert(syncable::Id::CreateFromClientString( Id 160 sync/engine/directory_commit_contribution_unittest.cc for (std::set<syncable::Id>::iterator it = ids_for_commit.begin(); Id 83 sync/engine/directory_update_handler_unittest.cc syncable::Id::CreateFromServerId(id)); Id 132 sync/engine/directory_update_handler_unittest.cc syncable::Id server_id = syncable::Id::CreateFromServerId("b1"); Id 137 sync/engine/directory_update_handler_unittest.cc syncable::Id client_id = syncable::Id::CreateFromClientString("-2"); Id 169 sync/engine/directory_update_handler_unittest.cc syncable::Id server_id = syncable::Id::CreateFromServerId("xyz"); Id 203 sync/engine/directory_update_handler_unittest.cc syncable::Id server_id = syncable::Id::CreateFromServerId("xyz"); Id 261 sync/engine/directory_update_handler_unittest.cc CreateUpdate(SyncableIdToProto(syncable::Id::CreateFromServerId("root")), Id 269 sync/engine/directory_update_handler_unittest.cc CreateUpdate(SyncableIdToProto(syncable::Id::CreateFromServerId("e1")), Id 274 sync/engine/directory_update_handler_unittest.cc CreateUpdate(SyncableIdToProto(syncable::Id::CreateFromServerId("e2")), Id 598 sync/engine/directory_update_handler_unittest.cc syncable::Id::CreateFromServerId("parent"), TestIdFactory::root(), Id 160 sync/engine/get_commit_ids.cc syncable::Id id = entry.GetId(); Id 284 sync/engine/get_commit_ids.cc syncable::Id parent_id = item.GetParentId(); Id 343 sync/engine/get_commit_ids.cc syncable::Id prev_id = item.GetPredecessorId(); Id 430 sync/engine/get_commit_ids.cc set<syncable::Id> legal_delete_parents; Id 496 sync/engine/get_commit_ids.cc syncable::Id parent_id = entry.GetParentId(); Id 101 sync/engine/process_updates_util.cc syncable::Id id = SyncableIdFromProto(entry.id_string()); Id 180 sync/engine/process_updates_util.cc const syncable::Id& server_id = SyncableIdFromProto(update.id_string()); Id 185 sync/engine/process_updates_util.cc syncable::Id local_id = FindLocalIdToUpdate(trans, update); Id 76 sync/engine/syncer_unittest.cc using syncable::Id; Id 326 sync/engine/syncer_unittest.cc syncable::Id id; Id 327 sync/engine/syncer_unittest.cc syncable::Id parent_id; Id 339 sync/engine/syncer_unittest.cc map<int, syncable::Id> expected_positions; Id 344 sync/engine/syncer_unittest.cc map<int, syncable::Id>::value_type entry(test->commit_index, Id 422 sync/engine/syncer_unittest.cc syncable::Id::CreateFromServerId(idstring)); Id 426 sync/engine/syncer_unittest.cc const syncable::Id& id) { Id 487 sync/engine/syncer_unittest.cc syncable::Id root_id_; Id 488 sync/engine/syncer_unittest.cc syncable::Id parent_id_; Id 489 sync/engine/syncer_unittest.cc syncable::Id child_id_; Id 939 sync/engine/syncer_unittest.cc syncable::Id pref_node_id = TestIdFactory::MakeServer("Tim"); Id 1263 sync/engine/syncer_unittest.cc vector<syncable::Id> commit_ids(mock_server_->committed_ids()); Id 1276 sync/engine/syncer_unittest.cc syncable::Id parent1_id = ids_.MakeServer("p1"); Id 1277 sync/engine/syncer_unittest.cc syncable::Id parent2_id = ids_.MakeServer("p2"); Id 1337 sync/engine/syncer_unittest.cc vector<syncable::Id>::const_iterator i = Id 1339 sync/engine/syncer_unittest.cc vector<syncable::Id>::const_iterator parents_begin = i; Id 1342 sync/engine/syncer_unittest.cc vector<syncable::Id>::const_iterator parents_end = i; Id 1343 sync/engine/syncer_unittest.cc vector<syncable::Id>::const_iterator children_begin = i; Id 1344 sync/engine/syncer_unittest.cc vector<syncable::Id>::const_iterator children_end = Id 1357 sync/engine/syncer_unittest.cc syncable::Id child2_id = ids_.NewServerId(); Id 1413 sync/engine/syncer_unittest.cc syncable::Id parent2_id = ids_.NewLocalId(); Id 1414 sync/engine/syncer_unittest.cc syncable::Id child_id = ids_.NewServerId(); Id 1456 sync/engine/syncer_unittest.cc Id parent2_committed_id = Id 1485 sync/engine/syncer_unittest.cc const Id parent2_local_id = ids_.NewLocalId(); Id 1486 sync/engine/syncer_unittest.cc const Id child_local_id = ids_.NewLocalId(); Id 1565 sync/engine/syncer_unittest.cc syncable::Id::CreateFromServerId("some_id")); Id 1578 sync/engine/syncer_unittest.cc Id root = TestIdFactory::root(); Id 1742 sync/engine/syncer_unittest.cc syncable::Id folder_id; Id 1762 sync/engine/syncer_unittest.cc syncable::Id entry_id; Id 1777 sync/engine/syncer_unittest.cc syncable::Id new_folder_id = Id 1778 sync/engine/syncer_unittest.cc syncable::Id::CreateFromServerId("folder_server_id"); Id 1830 sync/engine/syncer_unittest.cc syncable::Id entry_id; Id 1844 sync/engine/syncer_unittest.cc syncable::Id new_entry_id = syncable::Id::CreateFromServerId("server_id"); Id 1882 sync/engine/syncer_unittest.cc syncable::Id entry_id; Id 1895 sync/engine/syncer_unittest.cc syncable::Id new_entry_id = syncable::Id::CreateFromServerId("server_id"); Id 1908 sync/engine/syncer_unittest.cc Id new_entry_id = GetOnlyEntryWithName( Id 1919 sync/engine/syncer_unittest.cc Id new_entry_id = GetOnlyEntryWithName( Id 2030 sync/engine/syncer_unittest.cc Id child_id = GetOnlyEntryWithName( Id 2078 sync/engine/syncer_unittest.cc Id child_id = Id 2095 sync/engine/syncer_unittest.cc syncable::Id orig_id; Id 2110 sync/engine/syncer_unittest.cc syncable::Id fred_match_id; Id 2134 sync/engine/syncer_unittest.cc syncable::Id local_id; Id 2177 sync/engine/syncer_unittest.cc syncable::Id local_id; Id 2192 sync/engine/syncer_unittest.cc syncable::Id id; Id 2220 sync/engine/syncer_unittest.cc syncable::Id parent_id = ids_.NewServerId(); Id 2221 sync/engine/syncer_unittest.cc syncable::Id child_id = ids_.NewServerId(); Id 2222 sync/engine/syncer_unittest.cc syncable::Id parent_local_id; Id 2223 sync/engine/syncer_unittest.cc syncable::Id child_local_id; Id 2666 sync/engine/syncer_unittest.cc syncable::Id parent_id = ids_.NewServerId(); Id 2667 sync/engine/syncer_unittest.cc syncable::Id last_id = parent_id; Id 2668 sync/engine/syncer_unittest.cc vector<syncable::Id> tree_ids; Id 2675 sync/engine/syncer_unittest.cc syncable::Id next_id = ids_.NewServerId(); Id 2676 sync/engine/syncer_unittest.cc syncable::Id local_id = ids_.NewLocalId(); Id 2748 sync/engine/syncer_unittest.cc syncable::Id local_folder_id; Id 2818 sync/engine/syncer_unittest.cc syncable::Id local_folder_id; Id 3017 sync/engine/syncer_unittest.cc folder2.PutId(syncable::Id::CreateFromServerId("mock_server:10000")); Id 3049 sync/engine/syncer_unittest.cc syncable::Id local_id; Id 3146 sync/engine/syncer_unittest.cc syncable::Id folder_id = ids_.FromNumber(1); Id 3150 sync/engine/syncer_unittest.cc syncable::Id stuck_entry_id = TestIdFactory::FromNumber(99999); Id 3308 sync/engine/syncer_unittest.cc Id in_root_id = ids_.NewServerId(); Id 3309 sync/engine/syncer_unittest.cc Id in_in_root_id = ids_.NewServerId(); Id 3333 sync/engine/syncer_unittest.cc syncable::Id in_root_id, in_dir_id; Id 3453 sync/engine/syncer_unittest.cc syncable::Id folder_one_id = ids_.FromNumber(1); Id 3454 sync/engine/syncer_unittest.cc syncable::Id folder_two_id = ids_.FromNumber(2); Id 3505 sync/engine/syncer_unittest.cc Id id = ids_.MakeServer("undeletion item"), root = TestIdFactory::root(); Id 3566 sync/engine/syncer_unittest.cc Id id = ids_.MakeServer("undeletion item"), root = TestIdFactory::root(); Id 3613 sync/engine/syncer_unittest.cc Id id1 = ids_.MakeServer("first"), id2 = ids_.MakeServer("second"); Id 3614 sync/engine/syncer_unittest.cc Id root = TestIdFactory::root(); Id 3718 sync/engine/syncer_unittest.cc syncable::Id server_id = TestIdFactory::MakeServer("id"); Id 3781 sync/engine/syncer_unittest.cc syncable::Id server_id = TestIdFactory::MakeServer("id"); Id 3808 sync/engine/syncer_unittest.cc syncable::Id id1 = TestIdFactory::MakeServer("1"); Id 3812 sync/engine/syncer_unittest.cc syncable::Id id4 = TestIdFactory::MakeServer("4"); Id 3852 sync/engine/syncer_unittest.cc syncable::Id id2 = TestIdFactory::MakeServer("2"); Id 3855 sync/engine/syncer_unittest.cc syncable::Id id3 = TestIdFactory::MakeServer("3"); Id 4057 sync/engine/syncer_unittest.cc syncable::Id to_receive = ids_.NewServerId(); Id 4058 sync/engine/syncer_unittest.cc syncable::Id to_commit = ids_.NewLocalId(); Id 4088 sync/engine/syncer_unittest.cc syncable::Id to_receive = ids_.NewServerId(); Id 4089 sync/engine/syncer_unittest.cc syncable::Id to_commit = ids_.NewLocalId(); Id 4116 sync/engine/syncer_unittest.cc syncable::Id node1 = ids_.NewServerId(); Id 4117 sync/engine/syncer_unittest.cc syncable::Id node2 = ids_.NewServerId(); Id 4145 sync/engine/syncer_unittest.cc syncable::Id node1 = ids_.NewServerId(); Id 4146 sync/engine/syncer_unittest.cc syncable::Id node2 = ids_.NewServerId(); Id 4363 sync/engine/syncer_unittest.cc syncable::Id local_id_; Id 53 sync/engine/syncer_util.cc using syncable::Id; Id 76 sync/engine/syncer_util.cc syncable::Id FindLocalIdToUpdate( Id 85 sync/engine/syncer_util.cc const syncable::Id& update_id = SyncableIdFromProto(update.id_string()); Id 160 sync/engine/syncer_util.cc syncable::Id client_item_id = syncable::Id::CreateFromClientString( Id 197 sync/engine/syncer_util.cc syncable::Id id = entry->GetId(); Id 227 sync/engine/syncer_util.cc syncable::Id new_parent = entry->GetServerParentId(); Id 425 sync/engine/syncer_util.cc const syncable::Id& id) { Id 469 sync/engine/syncer_util.cc syncable::Id id = entry->GetId(); Id 490 sync/engine/syncer_util.cc std::set<syncable::Id>* deleted_folders) { Id 509 sync/engine/syncer_util.cc syncable::Id id = entry.GetParentId(); Id 551 sync/engine/syncer_util.cc const syncable::Id& update_id = SyncableIdFromProto(update.id_string()); Id 44 sync/engine/syncer_util.h syncable::Id FindLocalIdToUpdate( Id 76 sync/engine/syncer_util.h const syncable::Id& id); Id 108 sync/engine/syncer_util.h std::set<syncable::Id>* deleted_folders); Id 57 sync/engine/update_applicator.h const std::set<syncable::Id>& simple_conflict_ids() { Id 73 sync/engine/update_applicator.h std::set<syncable::Id> simple_conflict_ids_; Id 36 sync/internal_api/base_node.cc const syncable::Id& id) { Id 179 sync/internal_api/base_node.cc syncable::Id id_string = GetEntry()->GetPredecessorId(); Id 186 sync/internal_api/base_node.cc syncable::Id id_string = GetEntry()->GetSuccessorId(); Id 193 sync/internal_api/base_node.cc syncable::Id id_string = GetEntry()->GetFirstChildId(); Id 18 sync/internal_api/public/test/test_entry_factory.h class Id; Id 47 sync/internal_api/public/test/test_entry_factory.h void CreateUnsyncedItem(const syncable::Id& item_id, Id 48 sync/internal_api/public/test/test_entry_factory.h const syncable::Id& parent_id, Id 154 sync/internal_api/sync_manager_impl_unittest.cc syncable::Id node_id = syncable::Id::CreateFromServerId(type_tag); Id 182 sync/internal_api/sync_manager_impl_unittest.cc syncable::Id root_id = root_entry.GetId(); Id 183 sync/internal_api/sync_manager_impl_unittest.cc syncable::Id node_id = syncable::Id::CreateFromServerId(client_tag); Id 20 sync/internal_api/test/test_entry_factory.cc using syncable::Id; Id 37 sync/internal_api/test/test_entry_factory.cc Id::CreateFromServerId(item_id)); Id 43 sync/internal_api/test/test_entry_factory.cc entry.PutServerParentId(Id::CreateFromServerId(parent_id)); Id 55 sync/internal_api/test/test_entry_factory.cc Id::CreateFromServerId(item_id)); Id 61 sync/internal_api/test/test_entry_factory.cc entry.PutServerParentId(Id::CreateFromServerId(parent_id)); Id 74 sync/internal_api/test/test_entry_factory.cc Id::CreateFromServerId(item_id)); Id 90 sync/internal_api/test/test_entry_factory.cc const Id& item_id, Id 91 sync/internal_api/test/test_entry_factory.cc const Id& parent_id, Id 149 sync/internal_api/test/test_entry_factory.cc syncable::Id parent_id(TestIdFactory::root()); Id 150 sync/internal_api/test/test_entry_factory.cc syncable::Id item_id(TestIdFactory::MakeServer(name)); Id 183 sync/internal_api/test/test_entry_factory.cc syncable::Id node_id = TestIdFactory::MakeServer("xyz"); Id 339 sync/internal_api/write_node.cc syncable::Id parent_id = parent.GetEntry()->GetId(); Id 378 sync/internal_api/write_node.cc syncable::Id parent_id = parent.GetEntry()->GetId(); Id 450 sync/internal_api/write_node.cc syncable::Id new_parent_id = new_parent.GetEntry()->GetId(); Id 454 sync/internal_api/write_node.cc const syncable::Id& old = entry_->GetPredecessorId(); Id 494 sync/internal_api/write_node.cc syncable::Id predecessor_id = predecessor ? Id 495 sync/internal_api/write_node.cc predecessor->GetEntry()->GetId() : syncable::Id(); Id 207 sync/syncable/directory.cc EntryKernel* Directory::GetEntryById(const Id& id) { Id 212 sync/syncable/directory.cc EntryKernel* Directory::GetEntryById(const Id& id, Id 262 sync/syncable/directory.cc BaseTransaction* trans, const Id& parent_id, Id 325 sync/syncable/directory.cc return GetEntryById(Id()); Id 381 sync/syncable/directory.cc const Id& new_id) { Id 400 sync/syncable/directory.cc const Id& new_parent_id) { Id 1013 sync/syncable/directory.cc syncable::Id id = e.GetId(); Id 1014 sync/syncable/directory.cc syncable::Id parentid = e.GetParentId(); Id 1154 sync/syncable/directory.cc Id Directory::NextId() { Id 1162 sync/syncable/directory.cc return Id::CreateFromClientString(base::Int64ToString(result)); Id 1165 sync/syncable/directory.cc bool Directory::HasChildren(BaseTransaction* trans, const Id& id) { Id 1170 sync/syncable/directory.cc Id Directory::GetFirstChildId(BaseTransaction* trans, Id 1181 sync/syncable/directory.cc return Id(); Id 1186 sync/syncable/directory.cc syncable::Id Directory::GetPredecessorId(EntryKernel* e) { Id 1197 sync/syncable/directory.cc return Id(); Id 1204 sync/syncable/directory.cc syncable::Id Directory::GetSuccessorId(EntryKernel* e) { Id 1216 sync/syncable/directory.cc return Id(); Id 1308 sync/syncable/directory.cc const Id& parent_id, Id 179 sync/syncable/directory.h syncable::Id NextId(); Id 261 sync/syncable/directory.h bool GetChildHandlesById(BaseTransaction*, const Id& parent_id, Id 272 sync/syncable/directory.h bool HasChildren(BaseTransaction* trans, const Id& id); Id 278 sync/syncable/directory.h Id GetFirstChildId(BaseTransaction* trans, const EntryKernel* parent); Id 286 sync/syncable/directory.h syncable::Id GetPredecessorId(EntryKernel*); Id 287 sync/syncable/directory.h syncable::Id GetSuccessorId(EntryKernel*); Id 382 sync/syncable/directory.h virtual EntryKernel* GetEntryById(const Id& id); Id 387 sync/syncable/directory.h const Id& new_id); Id 389 sync/syncable/directory.h const Id& new_parent_id); Id 488 sync/syncable/directory.h EntryKernel* GetEntryById(const Id& id, ScopedKernelLock* const lock); Id 533 sync/syncable/directory.h const Id& parent_id, Directory::Metahandles* result); Id 21 sync/syncable/entry.cc Entry::Entry(BaseTransaction* trans, GetById, const Id& id) Id 90 sync/syncable/entry.cc Id Entry::GetPredecessorId() const { Id 94 sync/syncable/entry.cc Id Entry::GetSuccessorId() const { Id 98 sync/syncable/entry.cc Id Entry::GetFirstChildId() const { Id 50 sync/syncable/entry.h Entry(BaseTransaction* trans, GetById, const Id& id); Id 104 sync/syncable/entry.h Id GetId() const { Id 109 sync/syncable/entry.h Id GetParentId() const { Id 114 sync/syncable/entry.h Id GetServerParentId() const { Id 212 sync/syncable/entry.h Id GetPredecessorId() const; Id 213 sync/syncable/entry.h Id GetSuccessorId() const; Id 214 sync/syncable/entry.h Id GetFirstChildId() const; Id 116 sync/syncable/entry_kernel.cc base::StringValue* IdToValue(const Id& id) { Id 198 sync/syncable/entry_kernel.h Id id_fields[ID_FIELDS_COUNT]; Id 248 sync/syncable/entry_kernel.h inline void put(IdField field, const Id& value) { Id 291 sync/syncable/entry_kernel.h inline const Id& ref(IdField field) const { Id 330 sync/syncable/entry_kernel.h inline Id& mutable_ref(IdField field) { Id 24 sync/syncable/model_neutral_mutable_entry.cc const Id& id) Id 48 sync/syncable/model_neutral_mutable_entry.cc BaseWriteTransaction* trans, GetById, const Id& id) Id 104 sync/syncable/model_neutral_mutable_entry.cc bool ModelNeutralMutableEntry::PutId(const Id& value) { Id 115 sync/syncable/model_neutral_mutable_entry.cc void ModelNeutralMutableEntry::PutServerParentId(const Id& value) { Id 360 sync/syncable/model_neutral_mutable_entry.cc void ModelNeutralMutableEntry::PutParentIdPropertyOnly(const Id& parent_id) { Id 32 sync/syncable/model_neutral_mutable_entry.h const Id& id); Id 34 sync/syncable/model_neutral_mutable_entry.h ModelNeutralMutableEntry(BaseWriteTransaction* trans, GetById, const Id&); Id 61 sync/syncable/model_neutral_mutable_entry.h bool PutId(const Id& value); Id 62 sync/syncable/model_neutral_mutable_entry.h void PutServerParentId(const Id& value); Id 85 sync/syncable/model_neutral_mutable_entry.h void PutParentIdPropertyOnly(const Id& parent_id); Id 24 sync/syncable/mutable_entry.cc const Id& parent_id, Id 60 sync/syncable/mutable_entry.cc const Id& parent_id, Id 80 sync/syncable/mutable_entry.cc const Id& id) Id 84 sync/syncable/mutable_entry.cc MutableEntry::MutableEntry(WriteTransaction* trans, GetById, const Id& id) Id 135 sync/syncable/mutable_entry.cc void MutableEntry::PutParentId(const Id& value) { Id 141 sync/syncable/mutable_entry.cc if (!PutPredecessor(Id())) { Id 228 sync/syncable/mutable_entry.cc bool MutableEntry::PutPredecessor(const Id& predecessor_id) { Id 29 sync/syncable/mutable_entry.h const Id& parent_id, const std::string& name); Id 32 sync/syncable/mutable_entry.h MutableEntry(WriteTransaction* trans, CreateNewUpdateItem, const Id& id); Id 34 sync/syncable/mutable_entry.h const Id& parent_id, const std::string& name); Id 36 sync/syncable/mutable_entry.h MutableEntry(WriteTransaction* trans, GetById, const Id&); Id 49 sync/syncable/mutable_entry.h void PutParentId(const Id& value); Id 60 sync/syncable/mutable_entry.h bool PutPredecessor(const Id& predecessor_id); Id 110 sync/syncable/nigori_util.cc std::queue<Id> to_visit; Id 111 sync/syncable/nigori_util.cc Id id_string = type_root.GetFirstChildId(); Id 125 sync/syncable/nigori_util.cc Id child_id_string = child.GetFirstChildId(); Id 59 sync/syncable/parent_child_index.cc const syncable::Id& parent_id = entry->ref(PARENT_ID); Id 92 sync/syncable/parent_child_index.cc const syncable::Id& parent_id = e->ref(PARENT_ID); Id 103 sync/syncable/parent_child_index.cc const OrderedChildSet* ParentChildIndex::GetChildren(const syncable::Id& id) { Id 18 sync/syncable/parent_child_index.h class Id; Id 51 sync/syncable/parent_child_index.h const OrderedChildSet* GetChildren(const Id& id); Id 33 sync/syncable/parent_child_index_unittest.cc static syncable::Id GetBookmarkRootId() { Id 34 sync/syncable/parent_child_index_unittest.cc return syncable::Id::CreateFromServerId("bookmark_folder"); Id 37 sync/syncable/parent_child_index_unittest.cc static syncable::Id GetBookmarkId(int n) { Id 38 sync/syncable/parent_child_index_unittest.cc return syncable::Id::CreateFromServerId("b" + base::IntToString(n)); Id 41 sync/syncable/parent_child_index_unittest.cc static syncable::Id GetClientUniqueId(int n) { Id 42 sync/syncable/parent_child_index_unittest.cc return syncable::Id::CreateFromServerId("c" + base::IntToString(n)); Id 52 sync/syncable/parent_child_index_unittest.cc root->put(ID, syncable::Id()); Id 53 sync/syncable/parent_child_index_unittest.cc root->put(PARENT_ID, syncable::Id()); Id 54 sync/syncable/parent_child_index_unittest.cc root->put(SERVER_PARENT_ID, syncable::Id()); Id 68 sync/syncable/parent_child_index_unittest.cc folder->put(SERVER_PARENT_ID, syncable::Id()); Id 69 sync/syncable/parent_child_index_unittest.cc folder->put(PARENT_ID, syncable::Id()); Id 107 sync/syncable/parent_child_index_unittest.cc item->put(PARENT_ID, syncable::Id()); Id 108 sync/syncable/parent_child_index_unittest.cc item->put(SERVER_PARENT_ID, syncable::Id()); Id 305 sync/syncable/parent_child_index_unittest.cc const OrderedChildSet* children = index_.GetChildren(syncable::Id()); Id 14 sync/syncable/syncable_base_transaction.cc Id BaseTransaction::root_id() { Id 15 sync/syncable/syncable_base_transaction.cc return Id(); Id 36 sync/syncable/syncable_base_transaction.h static Id root_id(); Id 17 sync/syncable/syncable_id.cc ostream& operator<<(ostream& out, const Id& id) { Id 22 sync/syncable/syncable_id.cc base::StringValue* Id::ToValue() const { Id 26 sync/syncable/syncable_id.cc string Id::GetServerId() const { Id 34 sync/syncable/syncable_id.cc Id Id::CreateFromServerId(const string& server_id) { Id 35 sync/syncable/syncable_id.cc Id id; Id 43 sync/syncable/syncable_id.cc Id Id::CreateFromClientString(const string& local_id) { Id 44 sync/syncable/syncable_id.cc Id id; Id 52 sync/syncable/syncable_id.cc Id Id::GetLexicographicSuccessor() const { Id 55 sync/syncable/syncable_id.cc Id id = *this; Id 61 sync/syncable/syncable_id.cc Id Id::GetLeastIdForLexicographicComparison() { Id 62 sync/syncable/syncable_id.cc Id id; Id 67 sync/syncable/syncable_id.cc Id GetNullId() { Id 68 sync/syncable/syncable_id.cc return Id(); // Currently == root. Id 30 sync/syncable/syncable_id.h class Id; Id 32 sync/syncable/syncable_id.h SYNC_EXPORT_PRIVATE std::ostream& operator<<(std::ostream& out, const Id& id); Id 44 sync/syncable/syncable_id.h class SYNC_EXPORT Id { Id 48 sync/syncable/syncable_id.h inline Id() : s_("r") { } Id 49 sync/syncable/syncable_id.h inline Id(const Id& that) { Id 52 sync/syncable/syncable_id.h inline Id& operator = (const Id& that) { Id 56 sync/syncable/syncable_id.h inline void Copy(const Id& that) { Id 74 sync/syncable/syncable_id.h inline int compare(const Id& that) const { Id 77 sync/syncable/syncable_id.h inline bool operator == (const Id& that) const { Id 80 sync/syncable/syncable_id.h inline bool operator != (const Id& that) const { Id 83 sync/syncable/syncable_id.h inline bool operator < (const Id& that) const { Id 86 sync/syncable/syncable_id.h inline bool operator > (const Id& that) const { Id 97 sync/syncable/syncable_id.h Id GetLexicographicSuccessor() const; Id 105 sync/syncable/syncable_id.h static Id CreateFromServerId(const std::string& server_id); Id 108 sync/syncable/syncable_id.h static Id CreateFromClientString(const std::string& local_id); Id 113 sync/syncable/syncable_id.h static Id GetLeastIdForLexicographicComparison(); Id 120 sync/syncable/syncable_id.h const Id& id); Id 127 sync/syncable/syncable_id.h SYNC_EXPORT_PRIVATE Id GetNullId(); Id 23 sync/syncable/syncable_id_unittest.cc vector<Id> v; Id 31 sync/syncable/syncable_id_unittest.cc v.push_back(Id::CreateFromServerId("-5")); Id 32 sync/syncable/syncable_id_unittest.cc v.push_back(Id::CreateFromClientString("A")); Id 33 sync/syncable/syncable_id_unittest.cc v.push_back(Id::CreateFromServerId("A")); Id 35 sync/syncable/syncable_id_unittest.cc for (vector<Id>::iterator i = v.begin(); i != v.end(); ++i) { Id 36 sync/syncable/syncable_id_unittest.cc for (vector<Id>::iterator j = v.begin(); j != i; ++j) { Id 40 sync/syncable/syncable_id_unittest.cc Id copy1 = *i; Id 41 sync/syncable/syncable_id_unittest.cc Id copy2 = *i; Id 47 sync/syncable/syncable_id_unittest.cc vector<Id> v; Id 48 sync/syncable/syncable_id_unittest.cc v.push_back(Id::CreateFromServerId("z5")); Id 49 sync/syncable/syncable_id_unittest.cc v.push_back(Id::CreateFromServerId("z55")); Id 50 sync/syncable/syncable_id_unittest.cc v.push_back(Id::CreateFromServerId("z6")); Id 51 sync/syncable/syncable_id_unittest.cc v.push_back(Id::CreateFromClientString("zA-")); Id 52 sync/syncable/syncable_id_unittest.cc v.push_back(Id::CreateFromClientString("zA--")); Id 53 sync/syncable/syncable_id_unittest.cc v.push_back(Id::CreateFromServerId("zA--")); Id 58 sync/syncable/syncable_id_unittest.cc v.push_back(Id::CreateFromClientString(one_character_id)); Id 61 sync/syncable/syncable_id_unittest.cc for (vector<Id>::iterator i = v.begin(); i != v.end(); ++i) { Id 63 sync/syncable/syncable_id_unittest.cc ASSERT_LT(Id::GetLeastIdForLexicographicComparison(), *i); Id 68 sync/syncable/syncable_id_unittest.cc for (vector<Id>::iterator j = v.begin(); j != v.end(); ++j) { Id 87 sync/syncable/syncable_id_unittest.cc base::ExpectStringValue("r", Id::CreateFromServerId("0").ToValue()); Id 88 sync/syncable/syncable_id_unittest.cc base::ExpectStringValue("svalue", Id::CreateFromServerId("value").ToValue()); Id 90 sync/syncable/syncable_id_unittest.cc base::ExpectStringValue("r", Id::CreateFromClientString("0").ToValue()); Id 92 sync/syncable/syncable_id_unittest.cc Id::CreateFromClientString("value").ToValue()); Id 11 sync/syncable/syncable_proto_util.cc syncable::Id SyncableIdFromProto(const std::string& proto_string) { Id 12 sync/syncable/syncable_proto_util.cc return syncable::Id::CreateFromServerId(proto_string); Id 15 sync/syncable/syncable_proto_util.cc std::string SyncableIdToProto(const syncable::Id& syncable_id) { Id 21 sync/syncable/syncable_proto_util.h syncable::Id SyncableIdFromProto(const std::string& proto_string); Id 26 sync/syncable/syncable_proto_util.h const syncable::Id& syncable_id); Id 121 sync/syncable/syncable_unittest.cc const Id id = TestIdFactory::FromNumber(99); Id 206 sync/syncable/syncable_unittest.cc const Id id = TestIdFactory::FromNumber(99); Id 268 sync/syncable/syncable_unittest.cc const Id id = factory.NewServerId(); Id 315 sync/syncable/syncable_unittest.cc const Id id = factory.NewServerId(); Id 370 sync/syncable/syncable_unittest.cc const Id id = TestIdFactory::FromNumber(99); Id 511 sync/syncable/syncable_unittest.cc void CreateEntry(const std::string& entryname, Id id) { Id 743 sync/syncable/syncable_unittest.cc Id id1 = TestIdFactory::FromNumber(-1); Id 744 sync/syncable/syncable_unittest.cc Id id2 = TestIdFactory::FromNumber(-2); Id 1139 sync/syncable/syncable_unittest.cc syncable::Id folder_id; Id 1140 sync/syncable/syncable_unittest.cc syncable::Id entry_id; Id 1320 sync/syncable/syncable_unittest.cc Id orig_parent_id; Id 1321 sync/syncable/syncable_unittest.cc Id orig_child_id; Id 1368 sync/syncable/syncable_unittest.cc Id orig_parent_id; Id 1369 sync/syncable/syncable_unittest.cc Id orig_child_id; Id 1415 sync/syncable/syncable_unittest.cc Id pre_crash_id = dir_->NextId(); Id 1417 sync/syncable/syncable_unittest.cc Id post_crash_id = dir_->NextId(); Id 1425 sync/syncable/syncable_unittest.cc Id pre_crash_id = dir_->NextId(); Id 1428 sync/syncable/syncable_unittest.cc Id post_crash_id = dir_->NextId(); Id 1444 sync/syncable/syncable_unittest.cc Id server_knows_id = id_factory.NewServerId(); Id 1445 sync/syncable/syncable_unittest.cc Id not_is_del_id = id_factory.NewLocalId(); Id 1448 sync/syncable/syncable_unittest.cc Id zombie_id = id_factory.NewLocalId(); Id 1507 sync/syncable/syncable_unittest.cc Id null_child_id; Id 1804 sync/syncable/syncable_unittest.cc Id update_id = TestIdFactory::FromNumber(1); Id 1805 sync/syncable/syncable_unittest.cc Id create_id; Id 2195 sync/syncable/syncable_unittest.cc bool CreateWithDefaultTag(Id id, bool deleted) { Id 2211 sync/syncable/syncable_unittest.cc void VerifyTag(Id id, bool deleted) { Id 2231 sync/syncable/syncable_unittest.cc Id server_id = factory_.NewServerId(); Id 2251 sync/syncable/syncable_unittest.cc Id server_id = factory_.NewServerId(); Id 2257 sync/syncable/syncable_unittest.cc Id client_id = factory_.NewLocalId(); Id 2263 sync/syncable/syncable_unittest.cc Id client_id = factory_.NewLocalId(); Id 2269 sync/syncable/syncable_unittest.cc Id server_id = factory_.NewServerId(); Id 29 sync/syncable/syncable_util.cc bool IsLegalNewParent(BaseTransaction* trans, const Id& entry_id, Id 30 sync/syncable/syncable_util.cc const Id& new_parent_id) { Id 34 sync/syncable/syncable_util.cc Id ancestor_id = new_parent_id; Id 52 sync/syncable/syncable_util.cc const Id& new_id) { Id 53 sync/syncable/syncable_util.cc Id old_id = entry->GetId(); Id 25 sync/syncable/syncable_util.h class Id; Id 30 sync/syncable/syncable_util.h const Id& new_id); Id 33 sync/syncable/syncable_util.h const Id& id, Id 34 sync/syncable/syncable_util.h const Id& parentid); Id 227 sync/test/engine/mock_connection_manager.cc void MockConnectionManager::SetTransientErrorId(syncable::Id id) { Id 397 sync/test/engine/mock_connection_manager.cc AddUpdateTombstone(syncable::Id::CreateFromServerId( Id 428 sync/test/engine/mock_connection_manager.cc void MockConnectionManager::AddUpdateTombstone(const syncable::Id& id) { Id 444 sync/test/engine/mock_connection_manager.cc AddUpdateTombstone(syncable::Id::CreateFromServerId(id_string)); Id 559 sync/test/engine/mock_connection_manager.cc bool MockConnectionManager::ShouldTransientErrorThisId(syncable::Id id) { Id 581 sync/test/engine/mock_connection_manager.cc syncable::Id id; Id 585 sync/test/engine/mock_connection_manager.cc id = syncable::Id::CreateFromClientString(id_string); Id 587 sync/test/engine/mock_connection_manager.cc id = syncable::Id::CreateFromServerId(id_string); Id 631 sync/test/engine/mock_connection_manager.cc syncable::Id id, Id 632 sync/test/engine/mock_connection_manager.cc syncable::Id parent_id, Id 644 sync/test/engine/mock_connection_manager.cc syncable::Id id, Id 645 sync/test/engine/mock_connection_manager.cc syncable::Id parent_id, Id 62 sync/test/engine/mock_connection_manager.h syncable::Id id, Id 63 sync/test/engine/mock_connection_manager.h syncable::Id parent_id, Id 69 sync/test/engine/mock_connection_manager.h sync_pb::SyncEntity* AddUpdateBookmark(syncable::Id id, Id 70 sync/test/engine/mock_connection_manager.h syncable::Id parent_id, Id 149 sync/test/engine/mock_connection_manager.h void AddUpdateTombstone(const syncable::Id& id); Id 179 sync/test/engine/mock_connection_manager.h void SetTransientErrorId(syncable::Id); Id 181 sync/test/engine/mock_connection_manager.h const std::vector<syncable::Id>& committed_ids() const { Id 266 sync/test/engine/mock_connection_manager.h sync_pb::SyncEntity* AddUpdateFull(syncable::Id id, syncable::Id parentid, Id 292 sync/test/engine/mock_connection_manager.h bool ShouldTransientErrorThisId(syncable::Id id); Id 323 sync/test/engine/mock_connection_manager.h std::vector<syncable::Id> committed_ids_; Id 326 sync/test/engine/mock_connection_manager.h std::vector<syncable::Id> transient_error_ids_; Id 23 sync/test/engine/test_id_factory.h static syncable::Id root() { Id 24 sync/test/engine/test_id_factory.h return syncable::Id(); Id 31 sync/test/engine/test_id_factory.h static syncable::Id FromNumber(int64 value) { Id 35 sync/test/engine/test_id_factory.h return syncable::Id::CreateFromClientString(base::Int64ToString(value)); Id 37 sync/test/engine/test_id_factory.h return syncable::Id::CreateFromServerId(base::Int64ToString(value)); Id 41 sync/test/engine/test_id_factory.h static syncable::Id MakeLocal(std::string name) { Id 42 sync/test/engine/test_id_factory.h return syncable::Id::CreateFromClientString(std::string("lient ") + name); Id 46 sync/test/engine/test_id_factory.h static syncable::Id MakeServer(std::string name) { Id 47 sync/test/engine/test_id_factory.h return syncable::Id::CreateFromServerId(std::string("erver ") + name); Id 51 sync/test/engine/test_id_factory.h syncable::Id NewLocalId() { Id 52 sync/test/engine/test_id_factory.h return syncable::Id::CreateFromClientString( Id 57 sync/test/engine/test_id_factory.h syncable::Id NewServerId() { Id 58 sync/test/engine/test_id_factory.h return syncable::Id::CreateFromServerId( Id 22 sync/test/engine/test_syncable_utils.cc const syncable::Id& parent_id, Id 42 sync/test/engine/test_syncable_utils.cc Id GetFirstEntryWithName(BaseTransaction* rtrans, Id 43 sync/test/engine/test_syncable_utils.cc const syncable::Id& parent_id, Id 58 sync/test/engine/test_syncable_utils.cc return Id(); Id 61 sync/test/engine/test_syncable_utils.cc Id GetOnlyEntryWithName(BaseTransaction* rtrans, Id 62 sync/test/engine/test_syncable_utils.cc const syncable::Id& parent_id, Id 20 sync/test/engine/test_syncable_utils.h class Id; Id 27 sync/test/engine/test_syncable_utils.h const syncable::Id& parent_id, Id 31 sync/test/engine/test_syncable_utils.h Id GetFirstEntryWithName(BaseTransaction* rtrans, Id 32 sync/test/engine/test_syncable_utils.h const syncable::Id& parent_id, Id 37 sync/test/engine/test_syncable_utils.h Id GetOnlyEntryWithName(BaseTransaction* rtrans, Id 38 sync/test/engine/test_syncable_utils.h const syncable::Id& parent_id, Id 1358 ui/compositor/layer_unittest.cc render_pass->SetNew(cc::RenderPass::Id(1, 1), Id 81 ui/surface/transport_dib.h Id() : shmkey(-1) { Id 84 ui/surface/transport_dib.h bool operator<(const Id& other) const { Id 88 ui/surface/transport_dib.h bool operator==(const Id& other) const { Id 135 ui/surface/transport_dib.h static bool is_valid_id(Id id); Id 163 ui/surface/transport_dib.h Id id() const; Id 191 ui/surface/transport_dib.h Id key_; // SysV shared memory id Id 92 ui/surface/transport_dib_gtk.cc bool TransportDIB::is_valid_id(Id id) { Id 128 ui/surface/transport_dib_gtk.cc TransportDIB::Id TransportDIB::id() const { Id 61 ui/surface/transport_dib_posix.cc bool TransportDIB::is_valid_id(Id id) { Id 103 ui/surface/transport_dib_posix.cc TransportDIB::Id TransportDIB::id() const { Id 62 ui/surface/transport_dib_win.cc bool TransportDIB::is_valid_id(TransportDIB::Id id) { Id 110 ui/surface/transport_dib_win.cc TransportDIB::Id TransportDIB::id() const { Id 111 ui/surface/transport_dib_win.cc return Id(handle(), sequence_num_);