Searched refs:ParseRecorderProfileSettingsData (Results 1 – 2 of 2) sorted by relevance
64 bool ParseRecorderProfileSettingsData(xmlNode *node, RecorderProfilesData &capabilityData);
410 bool ret = ParseRecorderProfileSettingsData(node, capabilityData); in ParseRecorderProfilesSourceData()417 bool RecorderProfilesXmlParser::ParseRecorderProfileSettingsData(xmlNode *node, RecorderProfilesDat… in ParseRecorderProfileSettingsData() function in OHOS::Media::RecorderProfilesXmlParser