Home
last modified time | relevance | path

Searched defs:WEBSOCKET_PROXY_EXCLUSION_LIST (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/constant/src/
H A Dconstant.cpp34 const char *ContextKey::WEBSOCKET_PROXY_EXCLUSION_LIST = "exclusionList"; member in OHOS::NetStack::Websocket::ContextKey
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/websocket/constant/include/
H A Dconstant.h90 static const char *WEBSOCKET_PROXY_EXCLUSION_LIST; variable