Searched refs:getOption (Results 1 – 14 of 14) sorted by relevance
202 return ((Integer) impl.getOption(SocketOptions.SO_RCVBUF)).intValue(); in getReceiveBufferSize()210 return ((Integer) impl.getOption(SocketOptions.SO_TIMEOUT)).intValue(); in getSoTimeout()218 return ((Integer) impl.getOption(SocketOptions.SO_SNDBUF)).intValue(); in getSendBufferSize()
378 public Object getOption(int optID) throws IOException in getOption() method in LocalSocketImpl
335 pOsaFileReadPtr->getOption = M4OSA_fileReadGetOption; in videoEditOsal_getFilePointers()347 pOsaFileWritePtr->getOption = M4OSA_fileWriteGetOption; in videoEditOsal_getFilePointers()
94 M4OSA_ERR (*getOption) (M4OSA_Context context, member
90 M4OSA_ERR (*getOption) (M4OSA_Context context, member
125 optimized_fp->getOption = M4OSA_fileReadGetOption_optim; in NXPSW_FileReaderOptim_init()318 errno = apContext->FS->getOption(apContext->aFileDesc, in M4OSA_FileReader_BufferFill()445 errno = apContext->FS->getOption(apContext->aFileDesc, M4OSA_kFileReadGetFileSize, in M4OSA_FileReader_CalculateSize()545 apContext->FS->getOption = M4OSA_fileReadGetOption; in M4OSA_fileReadOpen_optim()
204 if (A->getOption().getKind() == Option::InputClass) in ParseArguments()213 switch (A->getOption().getID()) { in ParseArguments()231 switch (A->getOption().getID()) { in ParseArguments()
119 err = pFileFunction->getOption(context->m_fileContext, M4OSA_kFileReadGetFileSize, in M4PCMR_openRead()
3625 CLEANUPonERR(mMp4FileDataPtr->fileWriterFunctions->getOption( in M4MP4W_closeWrite()
31577 method public abstract java.lang.Object getOption(int) throws java.net.SocketException;
31732 method public abstract java.lang.Object getOption(int) throws java.net.SocketException;
33014 method public abstract java.lang.Object getOption(int) throws java.net.SocketException;
33878 method public abstract java.lang.Object getOption(int) throws java.net.SocketException;