Home
last modified time | relevance | path

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

/foundation/window/window_manager/previewer/include/
Ddm_common.h94 DM_ERROR_DEATH_RECIPIENT = 150, enumerator
131 … {DMError::DM_ERROR_DEATH_RECIPIENT, DmErrorCode::DM_ERROR_SYSTEM_INNORMAL },
/foundation/window/window_manager/interfaces/innerkits/dm/
Ddm_common.h88 DM_ERROR_DEATH_RECIPIENT = 150, enumerator
125 … {DMError::DM_ERROR_DEATH_RECIPIENT, DmErrorCode::DM_ERROR_SYSTEM_INNORMAL },
/foundation/window/window_manager/interfaces/kits/napi/screenshot/
Dnative_screenshot_module.cpp295 (int32_t)DMError::DM_ERROR_DEATH_RECIPIENT, "DM_ERROR_DEATH_RECIPIENT"); in ScreenshotModuleInit()
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
Djs_display_manager.cpp675 CreateJsValue(*engine, static_cast<int32_t>(DMError::DM_ERROR_DEATH_RECIPIENT))); in InitDisplayError()
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
Djs_screen_manager.cpp971 CreateJsValue(*engine, static_cast<int32_t>(DMError::DM_ERROR_DEATH_RECIPIENT))); in InitDisplayError()