Searched defs:set_modified (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/disk_cache/
H A Dstorage_block-inl.h86 template<typename T> void StorageBlock<T>::set_modified() { function in class:disk_cache::StorageBlock
/external/chromium_org/net/disk_cache/
H A Dstorage_block-inl.h86 template<typename T> void StorageBlock<T>::set_modified() { function in class:disk_cache::StorageBlock
/external/chromium_org/net/http/
H A Dhttp_cache_unittest.cc373 void set_modified(bool value) { modified_ = value; } function in class:__anon8761::RangeTransactionServer
3661 handler.set_modified(true);
3922 handler.set_modified(true);
/external/chromium/net/http/
H A Dhttp_cache_unittest.cc840 void set_modified(bool value) { modified_ = value; } function in class:__anon3106::RangeTransactionServer
3162 handler.set_modified(true);
3380 handler.set_modified(true);

Completed in 160 milliseconds