OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stub_devices_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_shill_device_client.cc
88
if (!
stub_devices_
.GetDictionaryWithoutPathExpansion(device_path.value(),
106
if (!
stub_devices_
.GetDictionaryWithoutPathExpansion(device_path.value(),
130
if (!
stub_devices_
.HasKey(device_path.value())) {
141
if (!
stub_devices_
.HasKey(device_path.value())) {
153
if (!
stub_devices_
.HasKey(device_path.value())) {
165
if (!
stub_devices_
.HasKey(device_path.value())) {
176
if (!
stub_devices_
.HasKey(device_path.value())) {
187
if (!
stub_devices_
.HasKey(device_path.value())) {
197
if (!
stub_devices_
.HasKey(device_path.value())) {
232
stub_devices_
.RemoveWithoutPathExpansion(device_path, NULL)
[
all
...]
fake_shill_device_client.h
109
base::DictionaryValue
stub_devices_
;
member in class:chromeos::FakeShillDeviceClient
Completed in 44 milliseconds