Home
last modified time | relevance | path

Searched defs:CHECK_NULL_PTR_RETURN (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/hal/include/
H A Dsensor_common.h29 #define CHECK_NULL_PTR_RETURN(ptr) do { \ macro
/ohos5.0/drivers/peripheral/vibrator/hal/include/
H A Dvibrator_controller.h33 #define CHECK_NULL_PTR_RETURN(ptr) do { \ macro
/ohos5.0/drivers/peripheral/audio/hdi_service/vendor_interface/utils/
H A Daudio_uhdf_log.h77 #define CHECK_NULL_PTR_RETURN(pointer) \ macro
/ohos5.0/drivers/hdf_core/framework/support/platform/include/timer/
H A Dtimer_core.h30 #define CHECK_NULL_PTR_RETURN(ptr) do { \ macro
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/include/
H A Dsensor_platform_if.h24 #define CHECK_NULL_PTR_RETURN(ptr) do { \ macro
/ohos5.0/drivers/hdf_core/framework/support/platform/include/regulator/
H A Dregulator_core.h44 #define CHECK_NULL_PTR_RETURN(ptr) do { \ macro