Searched refs:REQUEST_TYPE (Results 1 – 1 of 1) sorted by relevance
35 static const std::string REQUEST_TYPE = "request"; variable183 int result = PrepareBytes(REQUEST_TYPE, uuid, commandName, jsonPayload, info); in ExecuteCommand()238 if (REQUEST_TYPE == (type)) { in HandleDataReceived()