Searched defs:urlType (Results 1 – 4 of 4) sorted by relevance
43 napi_valuetype urlType; in CheckUrl() local
223 std::string urlType = parcel.ReadString(); in ReadMediaInfo() local
942 DashUrlType *urlType = new (std::nothrow) DashUrlType; in ParseUrlType() local
1997 …er::UpdateInitSegUrl(std::shared_ptr<DashStreamDescription> streamDesc, const DashUrlType *urlType, in UpdateInitSegUrl()