Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.h74 struct ServiceInteractionProxy { struct
82 virtual ~ServiceInteractionProxy() {} in ~ServiceInteractionProxy() argument
87 struct HardwareServiceInteractionProxy : public ServiceInteractionProxy {
132 ServiceInteractionProxy *proxy = &sHardwareServiceInteractionProxy);
287 ServiceInteractionProxy* mServiceProxy;
DCameraProviderManager.cpp76 ServiceInteractionProxy* proxy) { in initialize()
/frameworks/av/services/camera/libcameraservice/tests/
DCameraProviderManagerTest.cpp181 struct TestInteractionProxy : public CameraProviderManager::ServiceInteractionProxy {