Home
last modified time | relevance | path

Searched defs:strCommand (Results 1 – 1 of 1) sorted by relevance

/external/parameter-framework/upstream/remote-processor/
DRequestMessage.cpp42 CRequestMessage::CRequestMessage(const string &strCommand) in CRequestMessage()
52 void CRequestMessage::setCommand(const string &strCommand) in setCommand()
110 string strCommand; in collectReceivedData() local