OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AddService
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chromeos/dbus/
fake_shill_profile_client.cc
152
bool FakeShillProfileClient::
AddService
(const std::string& profile_path,
fake_shill_service_client.cc
315
void FakeShillServiceClient::
AddService
(const std::string& service_path,
/external/chromium_org/chrome/utility/local_discovery/
service_discovery_client_impl.cc
126
AddService
(rdata->ptrdomain());
156
AddService
(rdata->ptrdomain());
184
void ServiceWatcherImpl::
AddService
(const std::string& service) {
/external/chromium_org/chromeos/network/
shill_property_handler_unittest.cc
204
void
AddService
(const std::string& type,
209
service_test_->
AddService
(id, id, type, state,
228
service_test_->
AddService
(id, id, type, shill::kStateIdle,
234
profile_test_->
AddService
(profiles[0], id);
268
AddService
(shill::kTypeEthernet, "stub_ethernet",
270
AddService
(shill::kTypeWifi, "stub_wifi1",
272
AddService
(shill::kTypeWifi, "stub_wifi2",
274
AddService
(shill::kTypeCellular, "stub_cellular1",
365
AddService
(shill::kTypeWifi, kTestServicePath, shill::kStateIdle, false);
387
AddService
(shill::kTypeWifi, kTestServicePath, shill::kStateIdle, true)
[
all
...]
/external/protobuf/src/google/protobuf/
descriptor_unittest.cc
85
ServiceDescriptorProto*
AddService
(FileDescriptorProto* file,
194
AddService
(&foo_file, "FooService");
205
AddService
(&bar_file, "BarService");
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor_unittest.cc
87
ServiceDescriptorProto*
AddService
(FileDescriptorProto* file,
196
AddService
(&foo_file, "FooService");
207
AddService
(&bar_file, "BarService");
[
all
...]
Completed in 587 milliseconds