Home
last modified time | relevance | path

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

/external/opencore/protocols/http_parcom/src/
Dhttp_composer.cpp29 OSCL_EXPORT_REF void HTTPComposer::reset(const bool aKeepAllSettingsExceptURI) in reset() argument
36 if (aKeepAllSettingsExceptURI) return; in reset()
/external/opencore/protocols/http_parcom/include/
Dhttp_composer.h145 OSCL_IMPORT_REF void reset(const bool aKeepAllSettingsExceptURI = false);