OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stub_services_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_shill_service_client.cc
75
stub_services_
.GetDictionaryWithoutPathExpansion(service_path.value(),
132
if (!
stub_services_
.GetDictionaryWithoutPathExpansion(
148
if (!
stub_services_
.GetDictionaryWithoutPathExpansion(
171
if (!
stub_services_
.GetDictionary(
210
if (!
stub_services_
.Get(service_path.value(), &service)) {
368
stub_services_
.RemoveWithoutPathExpansion(service_path, NULL);
376
if (!
stub_services_
.GetDictionaryWithoutPathExpansion(service_path, &dict))
418
stub_services_
.GetDictionaryWithoutPathExpansion(service_path, &properties);
426
stub_services_
.Clear();
440
if (!
stub_services_
.GetDictionaryWithoutPathExpansion(path, &dict))
[
all
...]
fake_shill_service_client.h
116
base::DictionaryValue
stub_services_
;
member in class:chromeos::FakeShillServiceClient
Completed in 165 milliseconds