Home
last modified time | relevance | path

Searched refs:SetUserId (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvdl_config_file.h193 void SetUserId(OSCL_String &aUserId) in SetUserId() function
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
Dpvmf_protocol_engine_node_progressive_download.cpp435 if (iDataSource->iUserID.get_size() > 0) iCfgFileObj->SetUserId(iDataSource->iUserID); in configCfgFile()