Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dmain.cpp421 void RunExternalClient(string &str, string &connectKey, string &containerInOut) in RunExternalClient() function
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()