Searched refs:HTTP_OK (Results 1 – 2 of 2) sorted by relevance
23 if (code_ == HTTP_OK) { in GetResultString()40 if (code_ == HTTP_OK) { in GetStringValue()73 if (code_ == HTTP_OK) { in GetActionCode()
32 constexpr int32_t HTTP_OK = 200; variable