GetCurrentEntryId 1498 net/disk_cache/blockfile/backend_impl.cc cache_entry->SetDirtyFlag(GetCurrentEntryId()); GetCurrentEntryId 1783 net/disk_cache/blockfile/backend_impl.cc entry->SetPointerForInvalidEntry(GetCurrentEntryId()); GetCurrentEntryId 149 net/disk_cache/blockfile/backend_impl.h int32 GetCurrentEntryId() const; GetCurrentEntryId 950 net/disk_cache/blockfile/backend_impl_v3.cc cache_entry->SetDirtyFlag(GetCurrentEntryId()); GetCurrentEntryId 88 net/disk_cache/blockfile/backend_impl_v3.h int32 GetCurrentEntryId() const; GetCurrentEntryId 312 net/disk_cache/blockfile/entry_impl.cc SetPointerForInvalidEntry(backend_->GetCurrentEntryId()); GetCurrentEntryId 448 net/disk_cache/blockfile/entry_impl.cc node->dirty = backend_->GetCurrentEntryId(); GetCurrentEntryId 465 net/disk_cache/blockfile/entry_impl.cc node_.Data()->dirty = backend_->GetCurrentEntryId(); GetCurrentEntryId 543 net/disk_cache/blockfile/entry_impl.cc rankings->dirty = backend_->GetCurrentEntryId(); GetCurrentEntryId 957 net/disk_cache/blockfile/entry_impl.cc int current_id = backend_->GetCurrentEntryId(); GetCurrentEntryId 303 net/disk_cache/blockfile/entry_impl_v3.cc node->dirty = backend_->GetCurrentEntryId(); GetCurrentEntryId 324 net/disk_cache/blockfile/entry_impl_v3.cc node_.Data()->dirty = backend_->GetCurrentEntryId(); GetCurrentEntryId 466 net/disk_cache/blockfile/entry_impl_v3.cc SetPointerForInvalidEntry(backend_->GetCurrentEntryId()); GetCurrentEntryId 758 net/disk_cache/blockfile/entry_impl_v3.cc int current_id = backend_->GetCurrentEntryId(); GetCurrentEntryId 137 net/disk_cache/blockfile/eviction.cc if (node->Data()->dirty != backend_->GetCurrentEntryId() || empty) { GetCurrentEntryId 358 net/disk_cache/blockfile/eviction.cc if (node->Data()->dirty != backend_->GetCurrentEntryId() || empty) { GetCurrentEntryId 142 net/disk_cache/blockfile/eviction_v3.cc if (node->Data()->dirty != backend_->GetCurrentEntryId() || empty) { GetCurrentEntryId 347 net/disk_cache/blockfile/eviction_v3.cc if (node->Data()->dirty != backend_->GetCurrentEntryId() || empty) { GetCurrentEntryId 609 net/disk_cache/blockfile/rankings.cc rankings->Data()->dirty = backend_->GetCurrentEntryId() - 1;