OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debugdProxyInterface
(Results
1 - 5
of
5
) sorted by null
/system/update_engine/
update_attempter.h
72
org::chromium::
debugdProxyInterface
* debugd_proxy);
518
org::chromium::
debugdProxyInterface
* debugd_proxy_;
update_attempter_unittest.cc
84
org::chromium::
debugdProxyInterface
* debugd_proxy)
[
all
...]
update_attempter.cc
128
org::chromium::
debugdProxyInterface
* debugd_proxy)
[
all
...]
/system/update_engine/include/debugd/
dbus-proxy-mocks.h
21
// Mock object for
debugdProxyInterface
.
22
class debugdProxyMock : public
debugdProxyInterface
{
dbus-proxies.h
30
class
debugdProxyInterface
{
32
virtual ~
debugdProxyInterface
() = default;
[
all
...]
Completed in 53 milliseconds