Searched refs:iUserAgent (Results 1 – 5 of 5) sorted by relevance
212 if (iUserAgent.get_size()) in SaveConfig()214 tmpRet = iFile->Write(iUserAgent.get_str(), 1, iUserAgent.get_size()); in SaveConfig()474 iUserAgent.set(OSCL_STATIC_CAST(char*, aTmpBuf), aUserAgentLen); in LoadConfig()593 *tmpPtr++ = iUserAgent.get_size(); in composeFixedHeader()
168 iUserAgent = aUserAgent; in SetUserAgent()172 return iUserAgent; in GetUserAgent()381 OSCL_HeapString<PVDlCfgFileAllocator> iUserAgent; variable
341 iUserAgent = OSCL_HeapString<OsclMemAllocator> (_STRLIT_CHAR("NSPlayer/10.0.0.3646")); in reset()391 iUserAgent = x.iUserAgent;419 OSCL_HeapString<OsclMemAllocator> iUserAgent; variable
641 uint32 tmpSize = iSessionInfo.iUserAgent.get_size(); in GetUserAgent()651 …if (0 == oscl_UTF8ToUnicode(iSessionInfo.iUserAgent.get_cstr(), iSessionInfo.iUserAgent.get_size()… in GetUserAgent()696 iSessionInfo.iUserAgent += (char*)tmpBuf; in SetClientParameters()2408 iMsg.userAgent = iSessionInfo.iUserAgent.get_cstr(); in composeOptionsRequest()2461 iMsg.userAgent = iSessionInfo.iUserAgent.get_cstr(); in composeDescribeRequest()2866 iMsg.userAgent = iSessionInfo.iUserAgent.get_cstr(); in composeSetupRequest()3101 aMsg.userAgent = iSessionInfo.iUserAgent.get_cstr(); in composePlayRequest()3142 aMsg.userAgent = iSessionInfo.iUserAgent.get_cstr(); in composePauseRequest()3175 aMsg.userAgent = iSessionInfo.iUserAgent.get_cstr(); in composeStopRequest()4420 aMsg.userAgent = iSessionInfo.iUserAgent.get_cstr(); in composeKeepAliveRequest()
227 OSCL_HeapString<PVRTSPEngineNodeAllocator> iUserAgent; variable255 iUserAgent += _STRLIT_CHAR("PVPlayer "); in SessionInfo()