Home
last modified time | relevance | path

Searched refs:WS_PREFIX (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dclient.py20 WS_PREFIX = "ws://" variable
30 elif addr.startswith(WS_PREFIX) or addr.startswith(WSS_PREFIX):