Searched refs:getAssetInfoGenreNotice (Results 1 – 4 of 4) sorted by relevance
525 … OSCL_wString& getAssetInfoGenreNotice(MP4FFParserOriginalCharEnc &charType, int32 index) const in getAssetInfoGenreNotice() function527 return (_pmovieAtom->getAssetInfoGenreNotice(charType, index)); in getAssetInfoGenreNotice()
426 OSCL_wString& getAssetInfoGenreNotice(MP4FFParserOriginalCharEnc &charType, int32 index) ;
1562 OSCL_wString& MovieAtom::getAssetInfoGenreNotice(MP4FFParserOriginalCharEnc &charType, int32 index) in getAssetInfoGenreNotice() function in MovieAtom
991 OSCL_wHeapString<OsclMemAllocator> valuestring = getAssetInfoGenreNotice(charType, i); in populateGenreVector()