Home
last modified time | relevance | path

Searched defs:ERR_ILLEGAL_STATE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dcamera_errors.h50 const int32_t ERR_ILLEGAL_STATE = BASE_CAMERA_ERR_OFFSET; variable
/ohos5.0/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dmedia_errors.h77 const int32_t ERR_ILLEGAL_STATE = BASE_MEDIA_ERR_OFFSET + 1; variable
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/common/include/
H A Dmonitor_error.h31 ERR_ILLEGAL_STATE = -2, enumerator
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_errors.h66 const int32_t ERR_ILLEGAL_STATE = BASE_AUDIO_ERR_OFFSET - 1; variable