Home
last modified time | relevance | path

Searched refs:BAD_STATE (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/staging/security/see/hwcrypto/aidl/android/hardware/security/see/hwcrypto/types/
DHalErrorCode.aidl29 const int BAD_STATE = -2;
/hardware/interfaces/staging/security/see/hwcrypto/aidl/aidl_api/android.hardware.security.see/current/android/hardware/security/see/hwcrypto/types/
DHalErrorCode.aidl38 const int BAD_STATE = (-2) /* -2 */;
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/
DStatus.aidl44 const int BAD_STATE = (-38) /* -38 */;
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/
DStatus.aidl44 const int BAD_STATE = (-38) /* -38 */;
/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/
DStatus.aidl51 const int BAD_STATE = -38;
/hardware/google/interfaces/media/c2/1.0/
DIComponent.hal144 * - 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 is
240 * - BAD_STATE - Component is not in stopped or tripped state.
259 * If the return value is BAD_STATE or DUPLICATE, no state change is
268 * - BAD_STATE - Component is not in running state.
290 * If the return value is BAD_STATE or DUPLICATE, no state change is
299 * - BAD_STATE - Component is in released state.
319 * - BAD_STATE - The component is running.
DIInputSurfaceConnection.hal28 * - BAD_STATE - The component is not in running state.
DIInputSurface.hal39 * - BAD_STATE - The component is in running state.
Dtypes.hal41 BAD_STATE = -38,
/hardware/interfaces/media/c2/1.0/
DIComponent.hal146 * - `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 is
273 * - `BAD_STATE` - Component is not in stopped or tripped state.
291 * If the return value is `BAD_STATE` or `DUPLICATE`, no state change is
300 * - `BAD_STATE` - Component is not in running state.
322 * If the return value is `BAD_STATE` or `DUPLICATE`, no state change is
331 * - `BAD_STATE` - Component is in released state.
349 * - `BAD_STATE` - The component is running.
DIInputSurfaceConnection.hal33 * - `BAD_STATE` - The component is not in running state.
Dtypes.hal45 BAD_STATE = -38,
792 * - `BAD_STATE`: The query was requested when the `IConfigurable` instance
/hardware/google/aemu/host-common/
DMediaH264DecoderVideoToolBoxProxy.cpp79 if (mVideoToolBoxDecoder.getState() == DecoderState::BAD_STATE) { in decodeFrame()
DMediaH264DecoderVideoToolBox.cpp669 mState = DecoderState::BAD_STATE; in recreateDecompressionSession()
/hardware/google/aemu/host-common/include/host-common/
DMediaH264DecoderVideoToolBox.h66 BAD_STATE = 0, enumerator
/hardware/interfaces/media/c2/1.1/
DIComponent.hal59 * - `BAD_STATE` - The component is already running.