Searched refs:stopIndeedDhIds (Results 1 – 3 of 3) sorted by relevance
264 std::vector<std::string> stopIndeedDhIds; in OnStopRemoteInput() local267 stopIndeedOnes.noSharingDhIds = stopIndeedDhIds; in OnStopRemoteInput()327 std::vector<std::string> stopIndeedDhIds; in OnStopRemoteInputDhid() local330 sinkManagerObj_->DeleteStopDhids(sessionId, stopOnCmdDhIds, stopIndeedDhIds); in OnStopRemoteInputDhid()333 stopIndeedOnes.noSharingDhIds = stopIndeedDhIds; in OnStopRemoteInputDhid()401 std::vector<std::string> stopIndeedDhIds; in OnRelayStopDhidRemoteInput() local407 stopIndeedOnes.noSharingDhIds = stopIndeedDhIds; in OnRelayStopDhidRemoteInput()506 std::vector<std::string> stopIndeedDhIds; in OnRelayStopTypeRemoteInput() local509 stopIndeedOnes.noSharingDhIds = stopIndeedDhIds; in OnRelayStopTypeRemoteInput()534 std::vector<std::string> &stopIndeedDhIds) in DeleteStopDhids() argument[all …]
137 std::vector<std::string> stopIndeedDhIds; variable143 sinkManager_->DeleteStopDhids(100, stopDhIds, stopIndeedDhIds);144 sinkManager_->DeleteStopDhids(sessionId, stopDhIds, stopIndeedDhIds);
200 std::vector<std::string> &stopIndeedDhIds);