Home
last modified time | relevance | path

Searched refs:errorCodeKey (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcamera_component.cpp254 const char * const errorCodeKey = "errorCode"; in OnCreateFailed() local
257 JerrySetNumberProperty(arg, errorCodeKey, errorCode); in OnCreateFailed()