Searched refs:g_containerInOut (Results 1 - 1 of 1) sorted by relevance
/developtools/hdc/src/host/ |
H A D | main.cpp | 42 string g_containerInOut = ""; member 325 g_containerInOut = "-n"; in GetCommandlineOptions() 329 g_containerInOut = "-c"; in GetCommandlineOptions() 474 Hdc::RunExternalClient(str, g_connectKey, g_containerInOut); in main() 482 Hdc::RunExternalClient(commands, g_connectKey, g_containerInOut); in main() 486 Hdc::RunExternalClient(commands, g_connectKey, g_containerInOut); in main() 489 Hdc::RunExternalClient(str, g_connectKey, g_containerInOut); in main() 503 Hdc::RunExternalClient(commands, g_connectKey, g_containerInOut); in main()
|
Completed in 2 milliseconds