Searched defs:subsystem (Results 1 – 14 of 14) sorted by relevance
21 const char* subsystem; member75 std::string subsystem(udev_device_get_subsystem(device)); in OnDevicesChanged() local
65 const char* subsystem; member
63 std::string GetParentDeviceName(udev_device* device, const char* subsystem) { in GetParentDeviceName()114 const char* subsystem = udev_device_get_subsystem(device); in OnDeviceAdded() local
35 Subsystem subsystem; member
85 const char* subsystem = udev_device_get_subsystem(device); in OnDeviceAdded() local
199 function setNetworkDebugMode_(subsystem) { argument
273 setNetworkDebugMode: function(subsystem) { argument
32 void FakeDebugDaemonClient::SetDebugMode(const std::string& subsystem, in SetDebugMode()
67 virtual void SetDebugMode(const std::string& subsystem, in SetDebugMode()
376 ResultCode PolicyBase::AddRule(SubSystem subsystem, in AddRule()669 ResultCode PolicyBase::AddRuleInternal(SubSystem subsystem, in AddRuleInternal()
158 const char* subsystem = udev_device_get_property_value(device, "SUBSYSTEM"); in ProcessMessage() local
139 bool TestRunner::AddRule(TargetPolicy::SubSystem subsystem, in AddRule()
1512 std::string subsystem; in OnSetNetworkDebugMode() local1525 const std::string& subsystem, in OnSetNetworkDebugModeCompleted()
192 uint16_t subsystem; member