Searched defs:uniqueId (Results 1 – 3 of 3) sorted by relevance
62 const std::string uniqueId = ptrCommand->remoteProtocol_.uniqueId; in ProcessOneCommand() local108 const std::string uniqueId = ptrCommand->remoteProtocol_.uniqueId; in AddCommand() local234 std::string uniqueId = ptrCommand->remoteProtocol_.uniqueId; in ExecuteRemoteCommand() local302 std::string uniqueId = ptrCommand->remoteProtocol_.uniqueId; in ClientProcessResult() local
85 std::string uniqueId = command->remoteProtocol_.uniqueId; in ExecuteCommand() local
24 std::string uniqueId; member