HomeSort by relevance Sort by last modified time
    Searched refs:kDBusInterfaceName (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/dbus/
chromeos_dhcpcd_listener.cc 43 const char ChromeosDHCPCDListener::kDBusInterfaceName[] = "org.chromium.dhcpcd";
55 kDBusInterfaceName)) {
109 if (signal->GetInterface() != kDBusInterfaceName) {
chromeos_dhcpcd_listener.h 50 static const char kDBusInterfaceName[];

Completed in 173 milliseconds