Home
last modified time | relevance | path

Searched refs:CHECK_NULLPOINTER_RETURN (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/utils/include/
H A Ddisplay_common.h90 #ifndef CHECK_NULLPOINTER_RETURN
91 #define CHECK_NULLPOINTER_RETURN(pointer) \ macro
/device/soc/rockchip/common/hardware/display/include/
H A Ddisplay_common.h91 #ifndef CHECK_NULLPOINTER_RETURN
92 #define CHECK_NULLPOINTER_RETURN(pointer) \ macro
/device/soc/rockchip/rk3399/hardware/display/include/
H A Ddisplay_common.h91 #ifndef CHECK_NULLPOINTER_RETURN
92 #define CHECK_NULLPOINTER_RETURN(pointer) \ macro
/device/soc/rockchip/rk3588/hardware/display/include/
H A Ddisplay_common.h91 #ifndef CHECK_NULLPOINTER_RETURN
92 #define CHECK_NULLPOINTER_RETURN(pointer) \ macro
/device/qemu/riscv32_virt/liteos_m/board/hardware/display/
H A Ddisplay_gralloc.c167 CHECK_NULLPOINTER_RETURN(buffer); in FreeMem()
173 CHECK_NULLPOINTER_RETURN(buffer->virAddr); in FreeMem()
/device/qemu/hardware/display/
H A Ddisplay_gralloc.c306 CHECK_NULLPOINTER_RETURN(buffer->virAddr); in FreeShm()
319 CHECK_NULLPOINTER_RETURN(buffer); in FreeMem()

Completed in 3 milliseconds