OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExposeService
(Results
1 - 5
of
5
) sorted by null
/external/libweave/src/privet/
publisher.h
39
void
ExposeService
();
publisher.cc
47
ExposeService
();
50
void Publisher::
ExposeService
() {
/external/autotest/client/site_tests/peerd_MonitorsDBusConnections/
peerd_MonitorsDBusConnections.py
57
self._manager.
ExposeService
(SERVICE_ID,
/external/autotest/client/cros/tendo/
peerd_dbus_helper.py
40
# We can give some options to
ExposeService
.
182
self._manager.
ExposeService
(service_id, service_info, options)
/external/autotest/client/cros/tendo/n_faced_peerd/
manager.py
19
# A tuple of a bus name that sent us an
ExposeService
message, and an
135
def
ExposeService
(self, service_id, service_info, options, sender=None):
136
"""Implementation of org.chromium.peerd.Manager.
ExposeService
().
Completed in 129 milliseconds