Searched refs:isProtocolEnabled (Results 1 – 3 of 3) sorted by relevance
163 bool isProtocolEnabled = ((unitState == "running") || in getPortStatusAndPath() local180 if (std::get<2>(*find) || !isProtocolEnabled) in getPortStatusAndPath()186 kv.first, isProtocolEnabled); in getPortStatusAndPath()195 isProtocolEnabled); in getPortStatusAndPath()
155 bool isProtocolEnabled = get<2>(data); in afterNetworkPortRequest() local158 isProtocolEnabled; in afterNetworkPortRequest()
3005 bool isProtocolEnabled = get<2>(data); in afterPortRequest() local3007 dataJson[protocolName]["ServiceEnabled"] = isProtocolEnabled; in afterPortRequest()