Home
last modified time | relevance | path

Searched refs:STRING_EMPTY (Results 1 - 5 of 5) sorted by relevance

/developtools/hdc/src/common/
H A Ddefine.h123 const string STRING_EMPTY = ""; member
H A Dchannel.cpp87 channelHost = STRING_EMPTY; in SetChannelTCPString()
88 channelHostPort = STRING_EMPTY; in SetChannelTCPString()
H A Dfile_descriptor.cpp199 thisClass->callbackFinish(thisClass->callerContext, fetalFinish, STRING_EMPTY); in FileIOOnThread()
/developtools/hdc/src/host/
H A Dserver_for_client.cpp248 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 Dserver.cpp286 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