Home
last modified time | relevance | path

Searched refs:chromium (Results 1 – 25 of 40) sorted by relevance

12

/system/update_engine/
Dfake_shill_proxy.h43 org::chromium::flimflam::ManagerProxyMock* GetManagerProxy() override;
44 std::unique_ptr<org::chromium::flimflam::ServiceProxyInterface>
50 std::unique_ptr<org::chromium::flimflam::ServiceProxyInterface>
54 std::unique_ptr<org::chromium::flimflam::ManagerProxyMock>
58 std::unique_ptr<org::chromium::flimflam::ServiceProxyInterface>>
Dshill_proxy.cc21 using org::chromium::flimflam::ManagerProxy;
22 using org::chromium::flimflam::ManagerProxyInterface;
23 using org::chromium::flimflam::ServiceProxy;
24 using org::chromium::flimflam::ServiceProxyInterface;
DWATCHLISTS1 # See http://dev.chromium.org/developers/contributing-code/watchlists for
12 'all': ['adlr@chromium.org', 'petkov@chromium.org']
Dshill_proxy.h39 org::chromium::flimflam::ManagerProxyInterface* GetManagerProxy() override;
40 std::unique_ptr<org::chromium::flimflam::ServiceProxyInterface>
46 std::unique_ptr<org::chromium::flimflam::ManagerProxyInterface>
Dreal_system_state.cc69 libcros_proxy_.reset(new org::chromium::LibCrosServiceInterfaceProxy( in Initialize()
72 new org::chromium::NetworkProxyServiceInterfaceProxy( in Initialize()
147 org::chromium::NetworkProxyServiceInterfaceProxyInterface* net_proxy = in Initialize()
149 org::chromium::LibCrosServiceInterfaceProxyInterface* libcros_proxy = in Initialize()
152 org::chromium::NetworkProxyServiceInterfaceProxyInterface* net_proxy = in Initialize()
154 org::chromium::LibCrosServiceInterfaceProxyInterface* libcros_proxy = in Initialize()
Dchrome_browser_proxy_resolver.h33 namespace chromium {
43 org::chromium::NetworkProxyServiceInterfaceProxyInterface* dbus_proxy);
71 org::chromium::NetworkProxyServiceInterfaceProxyInterface* dbus_proxy_;
Dshill_proxy_interface.h40 virtual org::chromium::flimflam::ManagerProxyInterface* GetManagerProxy() = 0;
44 virtual std::unique_ptr<org::chromium::flimflam::ServiceProxyInterface>
Dfake_shill_proxy.cc19 using org::chromium::flimflam::ManagerProxyMock;
20 using org::chromium::flimflam::ServiceProxyInterface;
Dpower_manager_chromeos.h37 org::chromium::PowerManagerProxy power_manager_proxy_;
Dreal_system_state.h132 std::unique_ptr<org::chromium::LibCrosServiceInterfaceProxy> libcros_proxy_;
133 std::unique_ptr<org::chromium::NetworkProxyServiceInterfaceProxy>
Ddbus_service.h37 : public org::chromium::UpdateEngineInterfaceInterface {
154 class UpdateEngineAdaptor : public org::chromium::UpdateEngineInterfaceAdaptor,
Dconnection_manager.cc34 using org::chromium::flimflam::ManagerProxyInterface;
35 using org::chromium::flimflam::ServiceProxyInterface;
Dhardware_chromeos.h66 std::unique_ptr<org::chromium::debugdProxyInterface> debugd_proxy_;
Dupdate_attempter.h52 namespace chromium {
75 org::chromium::NetworkProxyServiceInterfaceProxyInterface*
Dupdate_engine-client.gyp34 'dbus_bindings/org.chromium.UpdateEngineInterface.dbus-xml',
/system/update_engine/update_manager/
Dreal_system_provider.h28 namespace chromium {
41 org::chromium::LibCrosServiceInterfaceProxyInterface* libcros_proxy) in RealSystemProvider()
81 org::chromium::LibCrosServiceInterfaceProxyInterface* const libcros_proxy_
Dstate_factory.h24 namespace chromium {
38 org::chromium::LibCrosServiceInterfaceProxyInterface* libcros_proxy,
Dstate_factory.cc50 org::chromium::LibCrosServiceInterfaceProxyInterface* libcros_proxy, in DefaultStateFactory()
61 new org::chromium::SessionManagerInterfaceProxy(bus)), in DefaultStateFactory()
Dreal_device_policy_provider.h41 std::unique_ptr<org::chromium::SessionManagerInterfaceProxyInterface> in RealDevicePolicyProvider()
152 std::unique_ptr<org::chromium::SessionManagerInterfaceProxyInterface>
Dreal_shill_provider.cc28 using org::chromium::flimflam::ManagerProxyInterface;
29 using org::chromium::flimflam::ServiceProxyInterface;
Dreal_system_provider_unittest.cc33 using org::chromium::LibCrosServiceInterfaceProxyMock;
/system/core/adb/
Dtrace.sh3 if ! [ -e $ANDROID_BUILD_TOP/external/chromium-trace/systrace.py ]; then
16 $ANDROID_BUILD_TOP/external/chromium-trace/systrace.py --from-file=${TRACE_TEMP} -o ${TRACE_TEMP}.h…
/system/bt/
DREADME.md47 curl https://chromium.googlesource.com/chromium/src/base/+/master/third_party/valgrind/valgrind.h?f…
48 curl https://chromium.googlesource.com/chromium/src/base/+/master/third_party/valgrind/memcheck.h?f…
95 …[Eclipse Setup Instructions](https://chromium.googlesource.com/chromium/src/+/master/docs/linux_ec…
/system/bt/build/
Dinstall_deps.sh54 wget -O gn http://storage.googleapis.com/chromium-gn/$gnsha1
/system/update_engine/client_library/
Dclient_dbus.h99 std::unique_ptr<org::chromium::UpdateEngineInterfaceProxy> proxy_;

12