Searched refs:PVMP4FFCN_KeyWord (Results 1 – 2 of 2) sorted by relevance
387 class PVMP4FFCN_KeyWord390 PVMP4FFCN_KeyWord(): iKeyWordSize(0), iLang_Code(0) {}; in PVMP4FFCN_KeyWord() function391 ~PVMP4FFCN_KeyWord() {}; in ~PVMP4FFCN_KeyWord()396 … PVMP4FFCN_KeyWord(const OSCL_wString& aData_String, uint32 aKeyWordSize, uint16 aLang_Code) in PVMP4FFCN_KeyWord() function415 Oscl_Vector<PVMP4FFCN_KeyWord* , OsclMemAllocator> iKeyWordVector;
992 PVMP4FFCN_KeyWord *KeyWord = NULL; in SetKeyWord()995 KeyWord = OSCL_NEW(PVMP4FFCN_KeyWord, (aKeyWordInfo, aKeyWordInfo.get_size(), langCode)); in SetKeyWord()