Searched refs:BAD_STATE (Results 1 – 16 of 16) sorted by relevance
29 const int BAD_STATE = -2;
38 const int BAD_STATE = (-2) /* -2 */;
44 const int BAD_STATE = (-38) /* -38 */;
51 const int BAD_STATE = -38;
144 * - BAD_STATE - Component is not in running state.168 * - BAD_STATE - Component is not in running state.227 * If the return value is BAD_STATE or DUPLICATE, no state change is240 * - BAD_STATE - Component is not in stopped or tripped state.259 * If the return value is BAD_STATE or DUPLICATE, no state change is268 * - BAD_STATE - Component is not in running state.290 * If the return value is BAD_STATE or DUPLICATE, no state change is299 * - BAD_STATE - Component is in released state.319 * - BAD_STATE - The component is running.
28 * - BAD_STATE - The component is not in running state.
39 * - BAD_STATE - The component is in running state.
41 BAD_STATE = -38,
146 * - `BAD_STATE` - The component is not in running state.177 * - `BAD_STATE` - The component is not in running state.203 * - `BAD_STATE` - The component is not in running state.262 * If the return value is `BAD_STATE` or `DUPLICATE`, no state change is273 * - `BAD_STATE` - Component is not in stopped or tripped state.291 * If the return value is `BAD_STATE` or `DUPLICATE`, no state change is300 * - `BAD_STATE` - Component is not in running state.322 * If the return value is `BAD_STATE` or `DUPLICATE`, no state change is331 * - `BAD_STATE` - Component is in released state.349 * - `BAD_STATE` - The component is running.
33 * - `BAD_STATE` - The component is not in running state.
45 BAD_STATE = -38,792 * - `BAD_STATE`: The query was requested when the `IConfigurable` instance
79 if (mVideoToolBoxDecoder.getState() == DecoderState::BAD_STATE) { in decodeFrame()
669 mState = DecoderState::BAD_STATE; in recreateDecompressionSession()
66 BAD_STATE = 0, enumerator
59 * - `BAD_STATE` - The component is already running.