Searched defs:response_code_value (Results 1 – 2 of 2) sorted by relevance
102 std::string GetResponseOpcodeValueText(ResponseCodeValue response_code_value) { in GetResponseOpcodeValueText()
688 void SendResponseCode(ResponseCodeValue response_code_value, ClientTracker* tracker) { in SendResponseCode()