Searched defs:ParseURL (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/
H A DARTSPConnection.cpp132 bool ARTSPConnection::ParseURL( function in class:android::ARTSPConnection
236 if (!ParseURL(url.c_str(), &host, &port, &path, &mUser, &mPass)

Completed in 113 milliseconds