Searched refs:getAssetInfoAuthorNotice (Results 1 – 4 of 4) sorted by relevance
517 … OSCL_wString& getAssetInfoAuthorNotice(MP4FFParserOriginalCharEnc &charType, int32 index) const in getAssetInfoAuthorNotice() function519 return (_pmovieAtom->getAssetInfoAuthorNotice(charType, index)); in getAssetInfoAuthorNotice()
424 OSCL_wString& getAssetInfoAuthorNotice(MP4FFParserOriginalCharEnc &charType, int32 index) ;
1517 OSCL_wString& MovieAtom::getAssetInfoAuthorNotice(MP4FFParserOriginalCharEnc &charType, int32 index) in getAssetInfoAuthorNotice() function in MovieAtom
722 OSCL_wHeapString<OsclMemAllocator> valuestring = getAssetInfoAuthorNotice(charType, i); in populateAuthorVector()