Searched defs:commandName (Results 1 – 4 of 4) sorted by relevance
| /base/security/access_token/services/tokensyncmanager/src/remote/ |
| D | soft_bus_channel.cpp | 124 std::string SoftBusChannel::ExecuteCommand(const std::string &commandName, const std::string &jsonP… in ExecuteCommand() 230 …annel::PrepareBytes(const std::string &type, const std::string &id, const std::string &commandName, in PrepareBytes() 342 …d SoftBusChannel::HandleRequest(int session, const std::string &id, const std::string &commandName, in HandleRequest() 430 std::string commandName; in FromJson() local
|
| D | remote_command_factory.cpp | 54 const std::string &commandName, const std::string &commandJsonString) in NewRemoteCommandFromJson()
|
| /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 | 292 …const std::string &type, const std::string &id, const std::string &commandName, const std::string … in SoftBusMessage()
|