Home
last modified time | relevance | path

Searched refs:ReturnEntryToCaller (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
Dsimple_entry_impl.h151 void ReturnEntryToCaller(Entry** out_entry);
Dsimple_entry_impl.cc250 ReturnEntryToCaller(out_entry); in CreateEntry()
554 void SimpleEntryImpl::ReturnEntryToCaller(Entry** out_entry) { in ReturnEntryToCaller() function in disk_cache::SimpleEntryImpl
664 ReturnEntryToCaller(out_entry); in OpenEntryInternal()
1111 ReturnEntryToCaller(out_entry); in CreationOperationComplete()