Home
last modified time | relevance | path

Searched refs:containerInOut (Results 1 - 3 of 3) sorted by relevance

/developtools/hdc/src/host/
H A Dext_client.h27 std::string containerInOut; member in Hdc::ExtClient
H A Dmain.cpp416 void RunExternalClient(string &str, string &connectKey, string &containerInOut) in RunExternalClient() argument
420 extClient.containerInOut = containerInOut; in RunExternalClient()
H A Dext_client.cpp345 if (!containerInOut.empty()) { in WithConnectKey()
346 value = value + containerInOut + " "; in WithConnectKey()

Completed in 3 milliseconds