HomeSort by relevance Sort by last modified time
    Searched refs:auxInfo (Results 1 - 4 of 4) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/stack/
ServerLog.java 82 private String auxInfo;
218 + "\"\n auxInfo=\"" + auxInfo + "\"/>\n ");
219 if (auxInfo != null) {
254 + "\"\n name=\"" + stackIpAddress + "\"\n auxInfo=\"" + auxInfo
443 * @param auxInfo -- auxiliary information.
445 public void setAuxInfo(String auxInfo) {
446 this.auxInfo = auxInfo;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_DspCodec.h 204 * @param auxInfo - pointer to parameter
217 auxInfo, \
226 auxInfo, \
LCML_CodecInterface.h 121 OMX_U8 *auxInfo,
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 103 OMX_U8 *auxInfo,
    [all...]

Completed in 67 milliseconds