Home
last modified time | relevance | path

Searched defs:CREATE_ERROR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_transaction.h27 CREATE_ERROR, enumerator
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_util_cooperate.cpp31 inline constexpr std::string_view CREATE_ERROR { "napi_create_error" }; variable
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_util.cpp31 inline constexpr std::string_view CREATE_ERROR { "napi_create_error" }; variable
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dnapi_constants.h66 inline constexpr std::string_view CREATE_ERROR = "napi_create_error"; variable
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp48 const int32_t CREATE_ERROR = 0; variable