Home | History | Annotate | Download | only in include

Lines Matching refs:OSCL_HeapString

156         OSCL_HeapString<OsclMemAllocator> iMimeType;
270 OSCL_HeapString<OsclMemAllocator> iTitle;
271 OSCL_HeapString<OsclMemAllocator> iDescription;
272 OSCL_HeapString<OsclMemAllocator> iCopyright;
273 OSCL_HeapString<OsclMemAllocator> iPerformer;
274 OSCL_HeapString<OsclMemAllocator> iAuthor;
275 OSCL_HeapString<OsclMemAllocator> iGenre;
276 OSCL_HeapString<OsclMemAllocator> iRating;
277 OSCL_HeapString<OsclMemAllocator> iClassification;
279 OSCL_HeapString<OsclMemAllocator> iKeyWords[MAX_ASSET_INFO_KEYWORDS];
280 OSCL_HeapString<OsclMemAllocator> iLyrics;
281 OSCL_HeapString<OsclMemAllocator> iAlbum;
306 Oscl_Vector<OSCL_HeapString<OsclMemAllocator>, OsclMemAllocator> iExtendedMetaDataNameVec;