Lines Matching full:when
40 // that folder. The returned object should be deleted when not needed anymore.
49 // be invoked when a backend is available or a fatal error condition is reached.
60 // If the backend is destroyed when there are operations in progress (any
72 // object representing the specified disk cache entry. When the entry pointer
75 // will be invoked when the entry is available. The pointer to receive the
81 // Entry object representing the newly created disk cache entry. When the
84 // the |callback| will be invoked when the entry is available. The pointer to
96 // this method returns ERR_IO_PENDING, the |callback| will be invoked when the
103 // |callback| will be invoked when the operation completes.
110 // |callback| will be invoked when the operation completes.
117 // changing its value. This method returns ERR_FAILED when there are no more
118 // entries to enumerate. When the entry pointer is no longer needed, its
120 // this method returns ERR_IO_PENDING, the |callback| will be invoked when the
154 // Returns the time when this cache entry was last used.
157 // Returns the time when this cache entry was last modified.
228 // requirement includes the case when an entry is closed while some operation
257 // this method returns ERR_IO_PENDING, the |callback| will be invoked when the
273 // of the operation in question will still be called when the operation
274 // finishes, but the operation will finish sooner when this method is used.
278 // case, returns ERR_IO_PENDING and invokes the provided callback when this
280 // entries, and returns ERR_IO_PENDING when a previous operation was cancelled