Searched defs:HTTP_URL_NAME_VALUE_SEPARATOR (Results 1 – 7 of 7) sorted by relevance
54 static const char *const HTTP_URL_NAME_VALUE_SEPARATOR; variable
43 const char *const FetchConstant::HTTP_URL_NAME_VALUE_SEPARATOR = "="; member in OHOS::NetStack::Fetch::FetchConstant
74 static const char *const HTTP_URL_NAME_VALUE_SEPARATOR; variable
64 const char *const HttpConstant::HTTP_URL_NAME_VALUE_SEPARATOR = "="; member in OHOS::NetStack::HttpClient::HttpConstant
91 const char *const HttpConstant::HTTP_URL_NAME_VALUE_SEPARATOR = "="; member in OHOS::NetStack::Http::HttpConstant
57 constexpr const char *HTTP_URL_NAME_VALUE_SEPARATOR = "="; variable
205 static const char *const HTTP_URL_NAME_VALUE_SEPARATOR; variable