Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dserver_for_client.h46 bool CommandRemoveSession(HChannel hChannel, const char *connectKey);
Dserver_for_client.cpp274 thisClass->CommandRemoveSession(hChannel, hChannel->key.c_str()); in OrderConnecTargetResult()
333 bool HdcServerForClient::CommandRemoveSession(HChannel hChannel, const char *connectKey) in CommandRemoveSession() function in Hdc::HdcServerForClient
497 CommandRemoveSession(hChannel, formatCommand->parameters.c_str()); in DoCommandLocal()