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.h160 void ReturnEntryToCaller(Entry** out_entry);
Dsimple_entry_impl.cc259 ReturnEntryToCaller(out_entry); in CreateEntry()
562 void SimpleEntryImpl::ReturnEntryToCaller(Entry** out_entry) { in ReturnEntryToCaller() function in disk_cache::SimpleEntryImpl
666 ReturnEntryToCaller(out_entry); in OpenEntryInternal()
1115 ReturnEntryToCaller(out_entry); in CreationOperationComplete()