OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RegisterInterface
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/dbus/
mock_object_manager.h
25
MOCK_METHOD2(
RegisterInterface
, void(const std::string&,
object_manager.h
64
// object_manager_->
RegisterInterface
(kInterface, this);
147
// to
RegisterInterface
() by the implementation class.
159
// name |interface_name| is that passed to
RegisterInterface
() by the
171
// name |interface_name| is that passed to
RegisterInterface
() by the
191
void
RegisterInterface
(const std::string& interface_name,
object_manager_unittest.cc
91
object_manager_->
RegisterInterface
("org.chromium.TestInterface", this);
400
object_manager_->
RegisterInterface
("org.chromium.TestInterface", this);
object_manager.cc
75
void ObjectManager::
RegisterInterface
(const std::string& interface_name,
/external/chromium_org/chromeos/dbus/
bluetooth_gatt_service_client.cc
114
object_manager_->
RegisterInterface
(
bluetooth_input_client.cc
87
object_manager_->
RegisterInterface
(
bluetooth_adapter_client.cc
186
object_manager_->
RegisterInterface
(
bluetooth_gatt_descriptor_client.cc
174
object_manager_->
RegisterInterface
(
bluetooth_gatt_characteristic_client.cc
246
object_manager_->
RegisterInterface
(
bluetooth_device_client.cc
331
object_manager_->
RegisterInterface
(
Completed in 238 milliseconds