Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/config/linux/
Dpvmf_protocolengine_node_tunables.h21 #define PDL_HTTP_USER_AGENT _STRLIT_CHAR("PVPLAYER 04.07.00.01") macro
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
Dpvmf_protocol_engine_node_progressive_download.cpp413 …OSCL_HeapString<OsclMemAllocator> defaultUserAgent(PDL_HTTP_USER_AGENT); // defined in pvmf_protoc… in getDefaultUserAgent()
431 … OSCL_FastString user_agent(PDL_HTTP_USER_AGENT); // defined in pvmf_protocolengine_node_tunables.h in configCfgFile()