Searched refs:getBitMaskForHTTPMethod (Results 1 – 3 of 3) sorted by relevance
322 OSCL_EXPORT_REF uint32 ProtocolContainer::getBitMaskForHTTPMethod(const HttpMethod aMethod) in getBitMaskForHTTPMethod() function in ProtocolContainer
496 OSCL_IMPORT_REF uint32 getBitMaskForHTTPMethod(const HttpMethod aMethod = HTTP_GET);
159 …iCfgFileContainer->getCfgFile()->SetHTTPMethodMaskForExtensionHeader(getBitMaskForHTTPMethod(aMeth… in setHttpExtensionHeaderField()