HomeSort by relevance Sort by last modified time
    Searched refs:ReturnEntryToCaller (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/disk_cache/simple/
simple_entry_impl.h 140 void ReturnEntryToCaller(Entry** out_entry);
simple_entry_impl.cc 234 ReturnEntryToCaller(out_entry);
287 Release(); // Balanced in ReturnEntryToCaller().
293 Release(); // Balanced in ReturnEntryToCaller().
522 void SimpleEntryImpl::ReturnEntryToCaller(Entry** out_entry) {
601 ReturnEntryToCaller(out_entry);
    [all...]

Completed in 789 milliseconds