Home
last modified time | relevance | path

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

/foundation/windowmanager/dmserver/src/
Ddisplay_manager_proxy.cpp171 return DMError::DM_ERROR_WRITE_INTERFACE_TOKEN_FAILED; in DestroyVirtualScreen()
197 return DMError::DM_ERROR_WRITE_INTERFACE_TOKEN_FAILED; in SetVirtualScreenSurface()
297 return DMError::DM_ERROR_WRITE_INTERFACE_TOKEN_FAILED; in GetScreenSupportedColorGamuts()
333 return DMError::DM_ERROR_WRITE_INTERFACE_TOKEN_FAILED; in GetScreenColorGamut()
364 return DMError::DM_ERROR_WRITE_INTERFACE_TOKEN_FAILED; in SetScreenColorGamut()
390 return DMError::DM_ERROR_WRITE_INTERFACE_TOKEN_FAILED; in GetScreenGamutMap()
421 return DMError::DM_ERROR_WRITE_INTERFACE_TOKEN_FAILED; in SetScreenGamutMap()
447 return DMError::DM_ERROR_WRITE_INTERFACE_TOKEN_FAILED; in SetScreenColorTransform()
/foundation/windowmanager/interfaces/innerkits/dm/
Ddm_common.h64 DM_ERROR_WRITE_INTERFACE_TOKEN_FAILED = 140, enumerator