Searched refs:kSendCommand (Results 1 – 3 of 3) sorted by relevance
78 trunks::kSendCommand, in SendCommand()97 trunks::kSendCommand, in SendCommandAndWait()
33 constexpr char kSendCommand[] = "SendCommand"; variable
40 dbus_interface->AddMethodHandler(kSendCommand, base::Unretained(this), in RegisterDBusObjectsAsync()