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

  /external/opencore/protocols/sdp/parser/src/
basemediainfoparser.cpp 368 uint32 tempBufLen = 0;
372 tempBufLen = oscl_strlen(mediaStr->getType()) + (tmp_end_ptr - sptr1) + 2;
374 // "OSCL_TRY(err, OSCL_ARRAY_NEW(char, tempBufLen)" is in separate function to avoid warnings
375 newTmpBuf(tempBufLen, &tmpBuf);
    [all...]
  /external/icu4c/common/
ucnv2022.c     [all...]

Completed in 175 milliseconds