Home | History | Annotate | Download | only in http

Lines Matching full:callback

84     // ERR_IO_PENDING is returned, the |callback| will be notified when the
88 // |callback| because the object can be deleted from within the callback.
91 CompletionCallback* callback) = 0;
110 CompletionCallback* callback);
154 // |callback| will be notified when the operation completes. The pointer that
156 int GetBackend(disk_cache::Backend** backend, CompletionCallback* callback);
236 // Creates the |backend| object and notifies the |callback| when the operation
239 CompletionCallback* callback);
243 // will be notified via its IO callback if this method returns ERR_IO_PENDING.
252 // callback if this method returns ERR_IO_PENDING. The entry can be
257 // callback if this method returns ERR_IO_PENDING. The entry should not
285 // in |*entry|. |trans| will be notified via its IO callback if this method
291 // ActiveEntry in |*entry|. |trans| will be notified via its IO callback if
300 // the transaction will be notified about completion via its IO callback. This