Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_mgr_errors.h52 INVALID_PARAM, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/
H A Dpackage.cpp43 constexpr int32_t INVALID_PARAM = 2; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/ability_auto_startup_manager/
H A Djs_ability_auto_startup_manager.cpp37 constexpr int32_t INVALID_PARAM = static_cast<int32_t>(AbilityErrorCode::ERROR_CODE_INVALID_PARAM); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dtypes_export.h162 INVALID_PARAM = 3, // AutoLaunchRequestCallback, if param check failed enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h391 static constexpr char INVALID_PARAM[] = "N/A"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h59 constexpr int32_t INVALID_PARAM = -1; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
H A Djs_ui_service_extension_context.cpp51 constexpr int32_t INVALID_PARAM = static_cast<int32_t>(AbilityErrorCode::ERROR_CODE_INVALID_PARAM); variable
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp80 constexpr int32_t INVALID_PARAM = -1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp68 constexpr int32_t INVALID_PARAM = 2; variable