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

  /external/chromium_org/chromeos/dbus/
fake_shill_device_client.cc 92 if (!stub_devices_.GetDictionaryWithoutPathExpansion(device_path.value(),
110 if (!stub_devices_.GetDictionaryWithoutPathExpansion(device_path.value(),
142 if (!stub_devices_.GetDictionaryWithoutPathExpansion(device_path.value(),
176 if (!stub_devices_.HasKey(device_path.value())) {
189 if (!stub_devices_.HasKey(device_path.value())) {
202 if (!stub_devices_.HasKey(device_path.value())) {
213 if (!stub_devices_.HasKey(device_path.value())) {
224 if (!stub_devices_.HasKey(device_path.value())) {
234 if (!stub_devices_.HasKey(device_path.value())) {
247 if (!stub_devices_.HasKey(device_path.value()))
    [all...]
fake_shill_device_client.h 118 base::DictionaryValue stub_devices_; member in class:chromeos::FakeShillDeviceClient

Completed in 68 milliseconds