Searched defs:uniqueId (Results 1 – 3 of 3) sorted by relevance
64 const std::string uniqueId = ptrCommand->remoteProtocol_.uniqueId; in ProcessOneCommand() local110 const std::string uniqueId = ptrCommand->remoteProtocol_.uniqueId; in AddCommand() local238 std::string uniqueId = ptrCommand->remoteProtocol_.uniqueId; in ExecuteRemoteCommand() local306 std::string uniqueId = ptrCommand->remoteProtocol_.uniqueId; in ClientProcessResult() local
87 std::string uniqueId = command->remoteProtocol_.uniqueId; in ExecuteCommand() local
24 std::string uniqueId; member