Searched refs:_description (Results 1 – 6 of 6) sorted by relevance
76 if (!AtomUtils::readNullTerminatedUnicodeString(fp, _description)) in PVUserDataAtom()82 _count += (_description.get_size() * 2 + 2); in PVUserDataAtom()122 _description = atom.getPVDescription(charType); in PVUserDataAtom()
79 return _description; in getPVDescription()97 OSCL_wHeapString<OsclMemAllocator> _description; variable
35 _description = (_STRLIT("")); in PVA_FF_AssetInfoDescAtom()224 _size += 2 * (_description.get_size() + 1); in recomputeSize()257 if (!PVA_FF_AtomUtils::renderNullTerminatedUnicodeString(fp, _description)) in renderToFileStream()261 rendered += _description.get_size() + 1; // 1 for the NULL entry in renderToFileStream()
1009 _description = description; in setDescription()
77 _description = aDescription; in setDescNotice()84 PVA_FF_UNICODE_HEAP_STRING _description; variable
289 PVA_FF_UNICODE_HEAP_STRING _description; variable