Searched refs:SetEntryFlags (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dentry_impl_v3.h167 void SetEntryFlags(uint32 flags);
H A Dentry_impl.h239 void SetEntryFlags(uint32 flags);
H A Dsparse_control_v3.cc397 entry_->SetEntryFlags(PARENT_ENTRY);
754 child->SetEntryFlags(CHILD_ENTRY);
H A Dsparse_control.cc395 entry_->SetEntryFlags(PARENT_ENTRY);
666 child->SetEntryFlags(CHILD_ENTRY);
H A Dentry_impl_v3.cc1324 void EntryImpl::SetEntryFlags(uint32 flags) { function in class:disk_cache::EntryImpl
H A Dentry_impl.cc1503 void EntryImpl::SetEntryFlags(uint32 flags) { function in class:disk_cache::EntryImpl

Completed in 2691 milliseconds