Searched refs:STRING_EMPTY (Results 1 - 5 of 5) sorted by relevance
/developtools/hdc/src/common/ |
H A D | define.h | 123 const string STRING_EMPTY = ""; member
|
H A D | channel.cpp | 87 channelHost = STRING_EMPTY; in SetChannelTCPString() 88 channelHostPort = STRING_EMPTY; in SetChannelTCPString()
|
H A D | file_descriptor.cpp | 199 thisClass->callbackFinish(thisClass->callerContext, fetalFinish, STRING_EMPTY); in FileIOOnThread()
|
/developtools/hdc/src/host/ |
H A D | server_for_client.cpp | 248 ptrServer->AdminDaemonMap(OP_ADD, STRING_EMPTY, pDi); in OrderFindTargets() 395 string sRet = ptrServer->AdminDaemonMap(cmd, STRING_EMPTY, hdi); in GetTargetList() 410 ptrServer->AdminDaemonMap(OP_GET_ANY, STRING_EMPTY, hdi); in GetAnyTarget() 432 ptrServer->AdminDaemonMap(OP_WAIT_FOR_ANY, STRING_EMPTY, hdi); in WaitForAny()
|
H A D | server.cpp | 286 if (key == STRING_EMPTY) { in GetDaemonMapOnlyOne() 289 key = STRING_EMPTY; in GetDaemonMapOnlyOne() 625 AdminForwardMap(OP_ADD, STRING_EMPTY, pdiNew); in FetchCommand()
|
Completed in 6 milliseconds