Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.h97 struct ServiceInteractionProxy { struct
109 virtual ~ServiceInteractionProxy() {} in ~ServiceInteractionProxy() argument
114 struct HardwareServiceInteractionProxy : public ServiceInteractionProxy {
166 ServiceInteractionProxy *proxy = &sHardwareServiceInteractionProxy);
331 ServiceInteractionProxy* mServiceProxy;
DCameraProviderManager.cpp80 ServiceInteractionProxy* proxy) { in initialize()
/frameworks/av/services/camera/libcameraservice/tests/
DCameraProviderManagerTest.cpp194 struct TestInteractionProxy : public CameraProviderManager::ServiceInteractionProxy {