Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/include/mpd_parser/
H A Ddash_mpd_parser.h94 void ClearRoleList(DashList<DashDescriptor *> &roleList);
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp1180 ClearRoleList(adptSetInfo->roleList_); in ClearAdaptationSet()
1198 ClearRoleList(contentCompInfo->roleList_); in ClearContentComp()
1282 void DashMpdParser::ClearRoleList(DashList<DashDescriptor *> &roleList) in ClearRoleList() function in OHOS::Media::Plugins::HttpPlugin::DashMpdParser