Searched refs:GetFormType (Results 1 – 3 of 3) sorted by relevance
141 form_type GetFormType() const;
1026 switch (fOptPostFields->GetFormType()) { in _SerializeHeaders()1106 if (fOptPostFields->GetFormType() != B_HTTP_FORM_MULTIPART) { in _SendPostData()
516 BHttpForm::GetFormType() const in GetFormType() function in BHttpForm