Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_capture_info_cmd.cpp35 CHECK_NULL_FREE_RETURN(captureInfos, DCAMERA_BAD_VALUE, rootValue); in Marshal()
44 CHECK_NULL_FREE_RETURN(captureInfo, DCAMERA_BAD_VALUE, rootValue); in Marshal()
54 CHECK_NULL_FREE_RETURN(captureSettings, DCAMERA_BAD_VALUE, rootValue); in Marshal()
59 CHECK_NULL_FREE_RETURN(captureSetting, DCAMERA_BAD_VALUE, rootValue); in Marshal()
/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Ddh_log.h59 #define CHECK_NULL_FREE_RETURN(ptr, ret, root, ...) \ macro
H A Ddistributed_hardware_log.h74 #define CHECK_NULL_FREE_RETURN(ptr, ret, root, ...) \ macro
/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_log.h65 #define CHECK_NULL_FREE_RETURN(ptr, ret, root, ...) \ macro
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp147 CHECK_NULL_FREE_RETURN(jsonString, ERR_DH_AUDIO_NULLPTR, jParam); in EnableDAudio()
173 CHECK_NULL_FREE_RETURN(jsonString, ERR_DH_AUDIO_NULLPTR, jParam); in DisableDAudioInner()
196 CHECK_NULL_FREE_RETURN(data, ERR_DH_AUDIO_NULLPTR, jParamClose); in DisableDAudio()
666 CHECK_NULL_FREE_RETURN(attrs, ERR_DH_AUDIO_NULLPTR, jParam); in TaskEnableDAudio()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp148 CHECK_NULL_FREE_RETURN(speakerClient, ERR_DH_AUDIO_NULLPTR, jParam); in TaskOpenDSpeaker()
285 CHECK_NULL_FREE_RETURN(micClient, ERR_DH_AUDIO_NULLPTR, jParam); in TaskOpenDMic()

Completed in 6 milliseconds