Searched defs:ReturnEntryToCaller (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_entry_impl.cc259 ReturnEntryToCaller(out_entry);
312 Release(); // Balanced in ReturnEntryToCaller().
318 Release(); // Balanced in ReturnEntryToCaller().
562 void SimpleEntryImpl::ReturnEntryToCaller(Entry** out_entry) { function in class:disk_cache::SimpleEntryImpl
666 ReturnEntryToCaller(out_entry);
1112 // If out_entry is NULL, it means we already called ReturnEntryToCaller from
1115 ReturnEntryToCaller(out_entry);

Completed in 51 milliseconds