Searched refs:MyClient (Results 1 – 1 of 1) sorted by relevance
53 class MyClient : public brillo::DBusDaemon { class55 MyClient(std::string ssid, bool is_hex_ssid, std::string psk) in MyClient() function in MyClient57 ~MyClient() override = default;138 MyClient client(ssid, hex_ssid, psk); in main()