Searched refs:SetVideoRecorderProfiles (Results 1 – 2 of 2) sorted by relevance
49 bool SetVideoRecorderProfiles(RecorderProfilesData &data, const std::string &capabilityKey,
442 bool ret = SetVideoRecorderProfiles(capabilityData, capabilityKey, capabilityValue); in ParseVideoRecorderProfiles()479 bool ret = SetVideoRecorderProfiles(capabilityData, capabilityKey, capabilityValue); in ParseVideoRecorderProfilesForVideoAudioData()497 bool RecorderProfilesXmlParser::SetVideoRecorderProfiles(RecorderProfilesData &data, const std::str… in SetVideoRecorderProfiles() function in OHOS::Media::RecorderProfilesXmlParser