OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HTTPVersion
(Results
1 - 3
of
3
) sorted by null
/external/opencore/protocols/http_parcom/include/
http_composer.h
28
enum
HTTPVersion
67
void setVersion(const
HTTPVersion
aVersion)
172
HTTPVersion
iVersion;
/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvmf_protocol_engine_download_common.cpp
47
iComposer->setVersion((
HTTPVersion
)iCfgFile->getHttpVersion());
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
pvmf_protocol_engine_progressive_download.cpp
25
iComposer->setVersion((
HTTPVersion
)iCfgFile->getHttpVersion());
Completed in 23 milliseconds