Home
last modified time | relevance | path

Searched defs:CHECK_NULLPOINTER_RETURN (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/display/utils/include/
H A Ddisplay_log.h88 #define CHECK_NULLPOINTER_RETURN(pointer) \ macro
/ohos5.0/drivers/peripheral/display/hal/default_standard/include/
H A Ddisplay_common.h96 #define CHECK_NULLPOINTER_RETURN(pointer) \ macro
/ohos5.0/drivers/interface/display/buffer/v1_0/hdi_impl/
H A Ddisplay_buffer_hdi_impl.h57 #define CHECK_NULLPOINTER_RETURN(pointer) \ macro
/ohos5.0/drivers/peripheral/display/hal/
H A Ddisp_common.h33 #define CHECK_NULLPOINTER_RETURN(pointer) do { \ macro