Home
last modified time | relevance | path

Searched refs:creationDate (Results 1 – 8 of 8) sorted by relevance

/external/opencore/protocols/sdp/common/include/
Dsession_info.h110 OSCL_HeapString<SDPParserAlloc> creationDate; variable
501 creationDate = cDate; in setCreationDate()
505 creationDate = cDate; in setCreationDate()
509 creationDate.set((const char*)(memFrag.ptr), memFrag.len); in setCreationDate()
982 return creationDate.get_cstr(); in getCreationDate()
1352 creationDate = sourceSessionDescription.creationDate;
/external/opencore/protocols/sdp/parser/src/
Dsdpparser.cpp831 mv->creationDate[0] = '\0'; in parseSDPDownload()
853 … oscl_strncpy(mv->creationDate, sdp->getSessionInfo()->getCreationDate(), (MAX_STRING_LEN - 1)); in parseSDPDownload()
854 mv->creationDate[MAX_STRING_LEN-1] = '\0'; in parseSDPDownload()
858 oscl_strncpy(mv->creationDate, sdp->getSessionInfo()->getCreationDate(), len); in parseSDPDownload()
859 mv->creationDate[len] = '\0'; in parseSDPDownload()
/external/opencore/protocols/sdp/parser/include/
Dsdp_parser.h55 mbchar creationDate[MAX_STRING_LEN]; member
/external/opencore/fileformats/mp4/composer/include/
Dmpeg4file.h129 virtual void setCreationDate(PVA_FF_UNICODE_STRING_PARAM creationDate);
220 uint32 convertCreationTime(PVA_FF_UNICODE_STRING_PARAM creationDate);
Da_impeg4file.h269 virtual void setCreationDate(PVA_FF_UNICODE_STRING_PARAM creationDate) = 0;
/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
Datomdefs.h375 OSCL_wHeapString<OsclMemAllocator> creationDate; member
/external/opencore/fileformats/mp4/composer/src/
Dmpeg4file.cpp1173 PVA_FF_Mpeg4File::setCreationDate(PVA_FF_UNICODE_STRING_PARAM creationDate) in setCreationDate() argument
1178 _creationDate = creationDate; in setCreationDate()
1922 PVA_FF_Mpeg4File::convertCreationTime(PVA_FF_UNICODE_STRING_PARAM creationDate) in convertCreationTime() argument
1935 OSCL_TCHAR *date_ptr = (OSCL_TCHAR *)(creationDate.get_cstr()); in convertCreationTime()
/external/webkit/WebKit/mac/
DChangeLog-2002-12-031791 …(-[WebDownloadHandler createFileIfNecessary]): call [response creationDate] and [response lastModi…
15236 fields comment, creationDate, modificationDate