Home
last modified time | relevance | path

Searched refs:g_containerInOut (Results 1 – 1 of 1) sorted by relevance

/developtools/hdc/src/host/
Dmain.cpp40 string g_containerInOut = ""; variable
330 g_containerInOut = "-n"; in GetCommandlineOptions()
334 g_containerInOut = "-c"; in GetCommandlineOptions()
473 Hdc::RunExternalClient(str, g_connectKey, g_containerInOut); in main()
481 Hdc::RunExternalClient(commands, g_connectKey, g_containerInOut); in main()
485 Hdc::RunExternalClient(commands, g_connectKey, g_containerInOut); in main()
488 Hdc::RunExternalClient(str, g_connectKey, g_containerInOut); in main()
502 Hdc::RunExternalClient(commands, g_connectKey, g_containerInOut); in main()