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

  /external/opencore/protocols/rtsp_parcom/src/
rtsp_par_com_outgoing_message.cpp 860 oscl_strcat(trans, "RTP");
864 oscl_strcat(trans, "x-pn-tng");
871 oscl_strcat(trans, "/AVP");
875 oscl_strcat(trans, "/tcp");
882 oscl_strcat(trans, "/UDP");
886 oscl_strcat(trans, "/TCP");
893 oscl_strcat(trans, ";unicast");
897 oscl_strcat(trans, ";multicast");
905 oscl_strcat(trans, rtspTrans->destination.c_str());
913 oscl_strcat(trans, tmp)
    [all...]
  /external/opencore/protocols/rtsp_client_engine/src/
pvrtsp_client_engine_utils.cpp 51 oscl_strcat(completeURL, relativeURL);
64 oscl_strcat(completeURL, relativeURL);
74 oscl_strcat(completeURL, relativeURL);
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_find.cpp 158 oscl_strcat(buf, pathname);
159 oscl_strcat(buf, pEnt->d_name);
186 oscl_strcat(buf, iDirEntVec[0].get_cstr());
304 oscl_strcat(buf, iDirEntVec[count++].get_cstr());
405 oscl_strcat(pathname, directory);
407 oscl_strcat(pathname, delimeter);