OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveObjectProxy
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/dbus/
bus_unittest.cc
135
TEST(BusTest,
RemoveObjectProxy
) {
153
bus->
RemoveObjectProxy
("org.chromium.TestService",
170
bus->
RemoveObjectProxy
("org.chromium.TestService",
bus.h
299
virtual bool
RemoveObjectProxy
(const std::string& service_name,
600
// Helper function used for
RemoveObjectProxy
().
bus.cc
249
bool Bus::
RemoveObjectProxy
(const std::string& service_name,
[
all
...]
/external/chromium_org/chromeos/dbus/
shill_service_client.cc
65
bus_->
RemoveObjectProxy
(shill::kFlimflamServiceName,
265
bus_->
RemoveObjectProxy
(shill::kFlimflamServiceName,
Completed in 360 milliseconds