Home
last modified time | relevance | path

Searched refs:aAuthentication (Results 1 – 5 of 5) sorted by relevance

/external/opencore/protocols/rtsp_client_engine/src/
Dpvrtspenginenodeextensioninterface_impl.cpp149 OSCL_wString& aAuthentication, in SetAuthenticationParameters() argument
155 …return iContainer->SetAuthenticationParameters(aUserID, aAuthentication, aExpiration, aApplication… in SetAuthenticationParameters()
Dpvrtspenginenodeextensioninterface_impl.h82 OSCL_wString& aAuthentication,
Dpvrtsp_client_engine_node.cpp747 OSCL_wString& aAuthentication, in SetAuthenticationParameters() argument
754 if (tmpSize < aAuthentication.get_size()) in SetAuthenticationParameters()
756 tmpSize = aAuthentication.get_size(); in SetAuthenticationParameters()
791 …if (0 == oscl_UnicodeToUTF8(aAuthentication.get_cstr(), aAuthentication.get_size(), (char*)tmpBuf,… in SetAuthenticationParameters()
/external/opencore/protocols/rtsp_client_engine/inc/
Dpvrtspenginenodeextensioninterface.h188 OSCL_wString& aAuthentication,
Dpvrtsp_client_engine_node.h570 OSCL_wString& aAuthentication,