Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_image_modifier.cpp50 constexpr int32_t LOAD_ERROR_CODE = 401; variable
960 event.componentAsyncEvent.data[0].i32 = LOAD_ERROR_CODE; in SetImageOnError()