Home
last modified time | relevance | path

Searched defs:mt (Results 1 – 8 of 8) sorted by relevance

/external/opencore/fileformats/mp4/composer/include/
Dmovieheaderatom.h48 void setModificationTime(uint32 mt) in setModificationTime()
Dmediaheaderatom.h47 void setModificationTime(uint32 mt) in setModificationTime()
Dtrackheaderatom.h62 void setModificationTime(uint32 mt) in setModificationTime()
/external/openssl/ssl/
Dd1_both.c351 long dtls1_get_message(SSL *s, int st1, int stn, int mt, long max, int *ok) in dtls1_get_message()
1097 dtls1_set_message_header(SSL *s, unsigned char *p, unsigned char mt, in dtls1_set_message_header()
1115 dtls1_set_message_header_int(SSL *s, unsigned char mt, in dtls1_set_message_header_int()
Ds3_both.c362 long ssl3_get_message(SSL *s, int st1, int stn, int mt, long max, int *ok) in ssl3_get_message()
/external/openssl/crypto/bio/
Dbio_lib.c479 int mt,mask; in BIO_find_type() local
/external/opencore/engines/author/src/
Dpvaenodeutility.cpp508 static int32 requestport(PVMFNodeInterface* n, int32 id, int32 t2, OSCL_String& mt, OsclAny* p) in requestport()
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dcpvh223multiplex.cpp1276 PVMFStatus CPVH223Multiplex::CompletePduPacket(OsclSharedPtr<PVMFMediaDataImpl>& packet, int mt, in… in CompletePduPacket()