Lines Matching refs:be

39      * This method must be supported in running (including tripped) states.
48 * @return status Status of the call, which may be
61 * This method must be supported in running (including tripped) states.
65 * Work that could be immediately abandoned/discarded must be returned in
66 * \p flushedWorks; this can be done in an arbitrary order.
68 * Work that could not be abandoned or discarded immediately must be marked
69 * to be discarded at the earliest opportunity, and must be returned via
70 * the onWorkDone() callback. This must be completed within 500ms.
72 * @return status Status of the call, which may be
74 * - TIMED_OUT - The flush could not be completed within the time limit.
92 * method can also be used to set the end-of-stream flag after work has been
96 * This method must be supported in running (including tripped) states.
100 * Work that is completed must be returned via the onWorkDone() callback.
103 * @return status Status of the call, which may be
105 * - TIMED_OUT - The flush could not be completed within the time limit.
115 * @param blockPoolId The id of the BlockPool to be associated with the
118 * @return status Status of the call, which may be
121 * - REFUSED - The output surface cannot be accessed.
122 * - TIMED_OUT - The component could not be connected within the time
137 * The component must be in running state.
141 * @return status Status of the call, which may be
148 * - TIMED_OUT - The component could not be connected within the time
163 * The component must be in running state.
165 * @return status Status of the call, which may be
170 * - TIMED_OUT - The component could not be connected within the time
184 * @return status Status of the call, which may be
188 * - TIMED_OUT - The pool could not be created within the time
208 * @return status Status of the call, which may be
211 * - TIMED_OUT - The pool could not be destroyedwithin the time limit.
224 * This method must be supported in stopped state as well as tripped state.
226 * If the return value is OK, the component must be in the running state.
229 * Otherwise, the component must be in the stopped state.
233 * a new onTripped callback must be used to communicate the configuration
238 * @return status Status of the call, which may be
244 * - TIMED_OUT - The component could not be started within the time limit.
254 * This method must be supported in running (including tripped) state.
258 * Upon this call, all pending work must be abandoned.
261 * For all other return values, the component must be in the stopped state.
266 * @return status Status of the call, which may be
270 * - TIMED_OUT - The component could not be stopped within the time limit.
280 * This method must be supported in all (including tripped) states other
283 * This method must be supported during any other blocking call.
292 * For all other return values, the component shall be in the stopped state.
297 * @return status Status of the call, which may be
302 * - TIMED_OUT - The component could not be reset within the time limit.
312 * This method must be supported in stopped state.
315 * be abandoned.
317 * @return status Status of the call, which may be
321 * - TIMED_OUT - The component could not be released within the time