Searched defs:PROXY (Results 1 – 5 of 5) sorted by relevance
27 const char *ContextKey::PROXY = "proxy"; member in OHOS::NetStack::Websocket::ContextKey
83 static const char *PROXY; variable
38 PROXY, enumerator
82 PROXY = 0, enumerator
29 const std::string PROXY = "proxy"; variable