Searched refs:STRING_EMPTY (Results 1 – 5 of 5) sorted by relevance
| /developtools/hdc/src/common/ |
| D | define.h | 77 const string STRING_EMPTY = ""; variable
|
| D | channel.cpp | 88 channelHost = STRING_EMPTY; in SetChannelTCPString() 89 channelHostPort = STRING_EMPTY; in SetChannelTCPString()
|
| D | file_descriptor.cpp | 184 thisClass->callbackFinish(thisClass->callerContext, fetalFinish, STRING_EMPTY); in FileIOOnThread()
|
| /developtools/hdc/src/host/ |
| D | server_for_client.cpp | 247 ptrServer->AdminDaemonMap(OP_ADD, STRING_EMPTY, pDi); in OrderFindTargets() 384 string sRet = ptrServer->AdminDaemonMap(cmd, STRING_EMPTY, hdi); in GetTargetList() 399 ptrServer->AdminDaemonMap(OP_GET_ANY, STRING_EMPTY, hdi); in GetAnyTarget() 418 ptrServer->AdminDaemonMap(OP_WAIT_FOR_ANY, STRING_EMPTY, hdi); in WaitForAny()
|
| D | server.cpp | 298 if (key == STRING_EMPTY) { in GetDaemonMapOnlyOne() 301 key = STRING_EMPTY; in GetDaemonMapOnlyOne() 580 AdminForwardMap(OP_ADD, STRING_EMPTY, pdiNew); in FetchCommand()
|