Home
last modified time | relevance | path

Searched refs:KioskAppServiceInterfaceProxyInterface (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/update_engine/update_manager/
H A Dreal_system_provider.h29 class KioskAppServiceInterfaceProxyInterface; variable
39 org::chromium::KioskAppServiceInterfaceProxyInterface* kiosk_app_proxy) in RealSystemProvider()
80 org::chromium::KioskAppServiceInterfaceProxyInterface* const kiosk_app_proxy_;
H A Dstate_factory.h24 class KioskAppServiceInterfaceProxyInterface; variable
37 org::chromium::KioskAppServiceInterfaceProxyInterface* kiosk_app_proxy);
H A Dstate_factory.cc48 org::chromium::KioskAppServiceInterfaceProxyInterface* kiosk_app_proxy) { in DefaultStateFactory()