Searched refs:isProtocolEnabled (Results 1 – 3 of 3) sorted by relevance
164 bool isProtocolEnabled = ((unitState == "running") || in getPortStatusAndPath() local181 if (std::get<2>(*find) || !isProtocolEnabled) in getPortStatusAndPath()187 kv.first, isProtocolEnabled); in getPortStatusAndPath()196 isProtocolEnabled); in getPortStatusAndPath()
151 bool isProtocolEnabled = get<2>(data); in afterNetworkPortRequest() local154 isProtocolEnabled; in afterNetworkPortRequest()
2986 bool isProtocolEnabled = get<2>(data); in afterPortRequest() local2988 dataJson[protocolName]["ServiceEnabled"] = isProtocolEnabled; in afterPortRequest()