Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/tests/
DCameraProviderManagerTest.cpp431 struct TestAidlInteractionProxy : public CameraProviderManager::AidlServiceInteractionProxy { struct
434 TestAidlInteractionProxy() {} in TestAidlInteractionProxy() argument
442 virtual ~TestAidlInteractionProxy() {} in ~TestAidlInteractionProxy() argument
445 getService(const std::string& serviceName) override { in getService()
461 tryGetService(const std::string&) override { in tryGetService()