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

  /external/opencore/protocols/systems/tools/general/common/src/
media_packet.cpp 137 oscl_memcpy(copy_pos, frag.GetPtr(), frag.GetLen());
138 copy_pos += frag.GetLen();
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tscsrpbuffer.cpp 255 if ((curSize + frag.GetLen()) > MAX_TSCSRP_BUFFER_SZ)
264 frag.GetLen());
265 curSize += frag.GetLen();
  /external/opencore/protocols/systems/tools/general/common/include/
media_fragment.h 75 inline int32 GetLen()

Completed in 158 milliseconds