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

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_entry_impl.cc250 ReturnEntryToCaller(out_entry);
303 Release(); // Balanced in ReturnEntryToCaller().
309 Release(); // Balanced in ReturnEntryToCaller().
554 void SimpleEntryImpl::ReturnEntryToCaller(Entry** out_entry) { function in class:disk_cache::SimpleEntryImpl
664 ReturnEntryToCaller(out_entry);
1108 // If out_entry is NULL, it means we already called ReturnEntryToCaller from
1111 ReturnEntryToCaller(out_entry);

Completed in 119 milliseconds