Searched refs:STRING_EMPTY (Results 1 – 5 of 5) sorted by relevance
| /developtools/hdc/src/common/ |
| D | define.h | 69 const string STRING_EMPTY = ""; variable
|
| D | file_descriptor.cpp | 139 thisClass->callbackFinish(thisClass->callerContext, fetalFinish, STRING_EMPTY); in FileIOOnThread()
|
| D | channel.cpp | 87 channelHost = STRING_EMPTY; in SetChannelTCPString() 88 channelHostPort = STRING_EMPTY; in SetChannelTCPString()
|
| /developtools/hdc/src/host/ |
| D | server_for_client.cpp | 240 ptrServer->AdminDaemonMap(OP_ADD, STRING_EMPTY, pDi); in OrderFindTargets() 375 string sRet = ptrServer->AdminDaemonMap(cmd, STRING_EMPTY, hdi); in GetTargetList() 390 ptrServer->AdminDaemonMap(OP_GET_ANY, STRING_EMPTY, hdi); in GetAnyTarget() 409 ptrServer->AdminDaemonMap(OP_WAIT_FOR_ANY, STRING_EMPTY, hdi); in WaitForAny()
|
| D | server.cpp | 297 if (key == STRING_EMPTY) { in GetDaemonMapOnlyOne() 300 key = STRING_EMPTY; in GetDaemonMapOnlyOne() 590 AdminForwardMap(OP_ADD, STRING_EMPTY, pdiNew); in FetchCommand()
|