OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetServiceProperty
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/networking_private/
networking_private_apitest.cc
171
service_test->
SetServiceProperty
(
181
service_test->
SetServiceProperty
("stub_wifi1",
184
service_test->
SetServiceProperty
("stub_wifi1",
190
service_test->
SetServiceProperty
("stub_wifi1",
193
service_test->
SetServiceProperty
("stub_wifi1",
200
service_test->
SetServiceProperty
("stub_wifi2",
203
service_test->
SetServiceProperty
("stub_wifi2",
206
service_test->
SetServiceProperty
("stub_wifi2",
209
service_test->
SetServiceProperty
("stub_wifi2",
216
service_test->
SetServiceProperty
("stub_wifi2"
[
all
...]
/external/chromium_org/chromeos/dbus/
shill_stub_helper.cc
34
services->
SetServiceProperty
(kStubPortalledWifiPath,
105
services->
SetServiceProperty
("wifi1",
115
services->
SetServiceProperty
("wifi2",
119
services->
SetServiceProperty
(
130
services->
SetServiceProperty
(kStubPortalledWifiPath,
135
services->
SetServiceProperty
(kStubPortalledWifiPath,
147
services->
SetServiceProperty
(
158
services->
SetServiceProperty
(
160
services->
SetServiceProperty
(
164
services->
SetServiceProperty
("cellular1"
[
all
...]
fake_shill_service_client.cc
102
if (!
SetServiceProperty
(service_path.value(), name, value)) {
117
if (!
SetServiceProperty
(service_path.value(), iter.key(), iter.value())) {
185
SetServiceProperty
(service_path.value(),
252
SetServiceProperty
(service_path.value(),
372
bool FakeShillServiceClient::
SetServiceProperty
(const std::string& service_path,
545
SetServiceProperty
(service_path,
551
base::IgnoreResult(&FakeShillServiceClient::
SetServiceProperty
),
558
SetServiceProperty
(service_path,
shill_service_client.h
65
virtual bool
SetServiceProperty
(const std::string& service_path,
fake_shill_profile_client.cc
116
SetServiceProperty
(entry_path,
179
service_test->
SetServiceProperty
(service_path,
fake_shill_service_client.h
93
virtual bool
SetServiceProperty
(const std::string& service_path,
fake_shill_manager_client.cc
251
service_client->
SetServiceProperty
(service_path, iter.key(), iter.value());
/external/chromium_org/ash/system/chromeos/network/
network_state_notifier_unittest.cc
79
service_test->
SetServiceProperty
("wifi1",
82
service_test->
SetServiceProperty
("wifi1",
85
service_test->
SetServiceProperty
("wifi1",
/external/chromium_org/chromeos/network/
network_cert_migrator_unittest.cc
111
service_test_->
SetServiceProperty
(kWifiStub,
143
service_test_->
SetServiceProperty
(
222
service_test_->
SetServiceProperty
(
network_state_handler_unittest.cc
339
service_test->
SetServiceProperty
(eth1, shill::kStateProperty,
347
service_test->
SetServiceProperty
(eth1, shill::kStateProperty,
366
service_test->
SetServiceProperty
(eth1, shill::kStateProperty,
client_cert_resolver_unittest.cc
153
service_test_->
SetServiceProperty
(
/external/chromium_org/chrome/browser/chromeos/
proxy_config_service_impl_unittest.cc
253
service_test->
SetServiceProperty
("stub_wifi2",
305
SetServiceProperty
(network->path(),
/external/chromium_org/chrome/browser/ui/webui/options/
preferences_browsertest.cc
770
service_test->
SetServiceProperty
("stub_ethernet",
773
service_test->
SetServiceProperty
("stub_ethernet",
[
all
...]
Completed in 379 milliseconds