Searched refs:containerInOut (Results 1 – 3 of 3) sorted by relevance
27 std::string containerInOut; variable
421 void RunExternalClient(string &str, string &connectKey, string &containerInOut) in RunExternalClient() argument425 extClient.containerInOut = containerInOut; in RunExternalClient()
345 if (!containerInOut.empty()) { in WithConnectKey()346 value = value + containerInOut + " "; in WithConnectKey()