Home
last modified time | relevance | path

Searched defs:ERR_INVALID_PARAM (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/color_picker/include/
H A Deffect_errors.h28 const uint32_t ERR_INVALID_PARAM = 401; // the value do not change. It is de… variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/
H A Dnetlink_define.h37 static constexpr int32_t ERR_INVALID_PARAM = 2; variable
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/c/ipc/include/
H A Drpc_errno.h22 ERR_INVALID_PARAM = -2, enumerator
/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dcamera_errors.h53 const int32_t ERR_INVALID_PARAM = BASE_CAMERA_ERR_OFFSET + 1; variable
/ohos5.0/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dmedia_errors.h80 const int32_t ERR_INVALID_PARAM = BASE_MEDIA_ERR_OFFSET + 2; variable
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/common/include/
H A Dmonitor_error.h33 ERR_INVALID_PARAM = -3, enumerator
/ohos5.0/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davsession_errors.h29 constexpr int32_t ERR_INVALID_PARAM = -(AVSESSION_ERROR_BASE + 2); variable
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_errors.h69 const int32_t ERR_INVALID_PARAM = BASE_AUDIO_ERR_OFFSET - 2; variable
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/
H A Ddistributed_bundle_mgr.cpp49 ERR_INVALID_PARAM, enumerator