Searched refs:getMIMEType (Results 1 – 14 of 14) sorted by relevance
266 void getMIMEType(OSCL_String& aMimeType) in getMIMEType() function270 _psampleDescriptionAtom->getMIMEType(aMimeType); in getMIMEType()
413 void getMIMEType(OSCL_String& aMimeType) in getMIMEType() function417 _psampleTableAtom->getMIMEType(aMimeType); in getMIMEType()
446 void getMIMEType(OSCL_String& aMimeType) in getMIMEType() function450 _pmediaInformation->getMIMEType(aMimeType); in getMIMEType()
462 void getMIMEType(OSCL_String& aMimeType) in getMIMEType() function466 _pmediaAtom->getMIMEType(aMimeType); in getMIMEType()
114 void getMIMEType(OSCL_String& aMimeType);//Move to SampleDescription.cpp
881 len = oscl_strlen(minfo->getMIMEType()); in parseSDPDownload()885 minfo->getMIMEType(), in parseSDPDownload()892 minfo->getMIMEType(), in parseSDPDownload()
73 const char *mimeType = srcMediaInfoVect[ss]->getMIMEType(); in SDPInfo()
822 void SampleDescriptionAtom::getMIMEType(OSCL_String& aMimeType) in getMIMEType() function in SampleDescriptionAtom
631 trackAtom->getMIMEType(aMimeType); in getTrackMIMEType()
2152 trackAtom->getMIMEType(aMimeType); in getTrackMIMEType()
644 inline const char *getMIMEType() in getMIMEType() function
1169 const char* mimeType = mInfo->getMIMEType(); in PopulateTrackInfoVec()3597 const char* mimeType = mInfo->getMIMEType(); in GetMediaPresentationInfo()5231 const char* mimeType = mInfo->getMIMEType(); in InitMetaData()
2837 if (!oscl_strncmp(tmpMediaInfo->getMIMEType(), still_image.c_str(), still_image.length())) in composeSetupRequest()
462 (WebCore::getMIMEType):11814 (WebCore::getMIMEType):39097 (getMIMEType): A helper function to get MIME type from a Content-Type string.