Searched refs:_creationDate (Results 1 – 4 of 4) sorted by relevance
89 return _creationDate; in getPVCreationDate()99 OSCL_wHeapString<OsclMemAllocator> _creationDate; variable
92 if (!AtomUtils::readNullTerminatedUnicodeString(fp, _creationDate)) in PVUserDataAtom()98 _count += (_creationDate.get_size() * 2 + 2); in PVUserDataAtom()
325 PVA_FF_UNICODE_HEAP_STRING _creationDate; variable
1178 _creationDate = creationDate; in setCreationDate()1312 uint32 time = convertCreationTime(_creationDate); in renderToFileStream()