Home
last modified time | relevance | path

Searched defs:ERR_PARAM_INVALID (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/interfaces/innerkits/xpower_event/include/
H A Dxpower_event_common.h25 static constexpr int ERR_PARAM_INVALID = 3; variable
/ohos5.0/base/powermgr/battery_statistics/interfaces/inner_api/include/
H A Dbattery_stats_errors.h25 ERR_PARAM_INVALID = 401, enumerator
/ohos5.0/base/powermgr/battery_manager/interfaces/inner_api/native/include/
H A Dbattery_srv_errors.h26 ERR_PARAM_INVALID = 401, enumerator
/ohos5.0/base/powermgr/power_manager/interfaces/inner_api/native/include/
H A Dpower_errors.h26 ERR_PARAM_INVALID = 401, enumerator
/ohos5.0/base/powermgr/thermal_manager/utils/native/include/
H A Dthermal_mgr_errors.h50 ERR_PARAM_INVALID = 401, enumerator
/ohos5.0/base/powermgr/display_manager/state_manager/utils/native/include/
H A Ddisplay_mgr_errors.h50 ERR_PARAM_INVALID = 401, enumerator
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/include/
H A Dprivacy_error.h46 ERR_PARAM_INVALID = 13100001, enumerator
/ohos5.0/base/security/access_token/interfaces/innerkits/accesstoken/include/
H A Daccess_token_error.h52 ERR_PARAM_INVALID = 12100001, enumerator
/ohos5.0/foundation/multimedia/image_effect/interfaces/inner_api/native/common/
H A Derror_code.h27 ERR_PARAM_INVALID = 401, enumerator
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_common_ability_wrap_utils.cpp39 const int32_t ERR_PARAM_INVALID = 202; variable