Searched refs:isNcm (Results 1 – 2 of 2) sorted by relevance
107 …SharingSubSmState(const std::shared_ptr<NetworkShareSubStateMachine> &subStateMachine, bool isNcm);226 …CreateSubStateMachine(const std::string &iface, const SharingIfaceType &interfaceType, bool isNcm);
165 const std::shared_ptr<NetworkShareSubStateMachine> &subStateMachine, bool isNcm) in NetSharingSubSmState() argument169 isNcm_(isNcm) in NetSharingSubSmState()1026 bool isNcm) in CreateSubStateMachine() argument1043 …red_ptr<NetSharingSubSmState> netShareState = std::make_shared<NetSharingSubSmState>(subSm, isNcm); in CreateSubStateMachine()