HomeSort by relevance Sort by last modified time
    Searched full:rm_mimetype (Results 1 - 1 of 1) sorted by null

  /external/opencore/protocols/sdp/common/include/
rm_media_info.h 27 OSCL_HeapString<SDPParserAlloc> rm_mimetype; member in class:rm_mediaInfo
80 rm_mimetype = MType;
85 rm_mimetype = MType;
90 rm_mimetype.set((const char*)(memFrag.ptr), memFrag.len);
100 return rm_mimetype;

Completed in 81 milliseconds