Searched refs:isProtocolEnabled (Results 1 – 3 of 3) sorted by relevance
165 bool isProtocolEnabled = ((unitState == "running") || in getPortStatusAndPath() local182 if (std::get<2>(*find) || !isProtocolEnabled) in getPortStatusAndPath()188 kv.first, isProtocolEnabled); in getPortStatusAndPath()197 isProtocolEnabled); in getPortStatusAndPath()
156 bool isProtocolEnabled = get<2>(data); in afterNetworkPortRequest() local159 isProtocolEnabled; in afterNetworkPortRequest()
2988 bool isProtocolEnabled = get<2>(data); in afterPortRequest() local2990 dataJson[protocolName]["ServiceEnabled"] = isProtocolEnabled; in afterPortRequest()