OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TryRegisterObjectPath
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/dbus/
mock_bus.h
58
MOCK_METHOD4(
TryRegisterObjectPath
, bool(const ObjectPath& object_path,
bus.h
527
virtual bool
TryRegisterObjectPath
(const ObjectPath& object_path,
exported_object.cc
171
const bool success = bus_->
TryRegisterObjectPath
(object_path_,
bus.cc
319
//
TryRegisterObjectPath
(), and the task runner we post to is a
729
bool Bus::
TryRegisterObjectPath
(const ObjectPath& object_path,
[
all
...]
Completed in 42 milliseconds