Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h241 status_t setParamRtpRemoteIp(const String8 &remoteIp);
H A DStagefrightRecorder.cpp835 status_t StagefrightRecorder::setParamRtpRemoteIp(const String8 &remoteIp) { in setParamRtpRemoteIp() function in android::StagefrightRecorder
1049 return setParamRtpRemoteIp(value); in setParameter()