Home
last modified time | relevance | path

Searched defs:copyOfBaseURL (Results 1 – 1 of 1) sorted by relevance

/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtsp_client_engine_utils.cpp26 char* copyOfBaseURL = OSCL_ARRAY_NEW(char, 8 * MAX_LONG_TEXT_LEN); in composeURL() local
140 void dropTextAfterLastSlash(char *copyOfBaseURL) in dropTextAfterLastSlash()
168 void dropTextAfterFirstSlash(char *copyOfBaseURL) in dropTextAfterFirstSlash()