Home
last modified time | relevance | path

Searched refs:GetRecorderProfileDataArray (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/engine/common/recorder_profiles/
H A Drecorder_profiles_ability_singleton.cpp69 std::vector<RecorderProfilesData> data = xmlParser->GetRecorderProfileDataArray(); in ParseRecorderProfilesXml()
H A Drecorder_profiles_xml_parser.h40 std::vector<RecorderProfilesData> GetRecorderProfileDataArray();
H A Drecorder_profiles_xml_parser.cpp559 std::vector<RecorderProfilesData> RecorderProfilesXmlParser::GetRecorderProfileDataArray() in GetRecorderProfileDataArray() function in OHOS::Media::RecorderProfilesXmlParser