Home
last modified time | relevance | path

Searched defs:TestAidlInteractionProxy (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/tests/
DCameraProviderManagerTest.cpp433 struct TestAidlInteractionProxy : public CameraProviderManager::AidlServiceInteractionProxy { struct
436 TestAidlInteractionProxy() {} in TestAidlInteractionProxy() argument
444 virtual ~TestAidlInteractionProxy() {} in ~TestAidlInteractionProxy() argument
447 getService(const std::string& serviceName) override { in getService()
467 tryGetService(const std::string&) override { in tryGetService()