Home
last modified time | relevance | path

Searched defs:eoc (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
Dbio_lib.c524 BIO *ret=NULL,*eoc=NULL,*bio,*new; in BIO_dup_chain() local
/external/opencore/protocols/sdp/common/include/
Dsession_info.h564 inline void setEndOfClipAction(EndOfClipAction eoc) in setEndOfClipAction()