PostClientCallback  665 net/disk_cache/simple/simple_entry_impl.cc     PostClientCallback(callback, net::OK);
PostClientCallback  672 net/disk_cache/simple/simple_entry_impl.cc     PostClientCallback(callback, net::ERR_FAILED);
PostClientCallback  715 net/disk_cache/simple/simple_entry_impl.cc     PostClientCallback(callback, net::ERR_FAILED);
PostClientCallback 1104 net/disk_cache/simple/simple_entry_impl.cc     PostClientCallback(completion_callback, net::ERR_FAILED);
PostClientCallback 1136 net/disk_cache/simple/simple_entry_impl.cc   PostClientCallback(completion_callback, net::OK);
PostClientCallback  144 net/disk_cache/simple/simple_entry_impl.h   void PostClientCallback(const CompletionCallback& callback, int result);