OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDefaultServicePath
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/
connection_manager.h
50
bool
GetDefaultServicePath
(dbus::ObjectPath* out_path);
connection_manager.cc
126
TEST_AND_RETURN_FALSE(
GetDefaultServicePath
(&default_service_path));
137
bool ConnectionManager::
GetDefaultServicePath
(dbus::ObjectPath* out_path) {
Completed in 121 milliseconds