Searched defs:commandName (Results 1 – 5 of 5) sorted by relevance
| /base/security/access_token/services/tokensyncmanager/src/remote/ |
| D | soft_bus_channel.cpp | 177 std::string SoftBusChannel::ExecuteCommand(const std::string &commandName, const std::string &jsonP… in ExecuteCommand() 276 …annel::PrepareBytes(const std::string &type, const std::string &id, const std::string &commandName, in PrepareBytes() 388 …id SoftBusChannel::HandleRequest(int socket, const std::string &id, const std::string &commandName, in HandleRequest() 478 std::string commandName; in FromJson() local
|
| D | remote_command_factory.cpp | 59 const std::string &commandName, const std::string &commandJsonString) in NewRemoteCommandFromJson()
|
| D | remote_command_executor.cpp | 273 std::string commandName = ptrCommand->remoteProtocol_.commandName; in ExecuteRemoteCommand() local
|
| /base/security/access_token/services/tokensyncmanager/include/protocol/ |
| D | remote_protocol.h | 23 std::string commandName; member
|
| /base/security/access_token/services/tokensyncmanager/include/remote/ |
| D | soft_bus_channel.h | 308 …const std::string &type, const std::string &id, const std::string &commandName, const std::string … in SoftBusMessage()
|