Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/tests/
H A 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()
463 tryGetService(const std::string&) override { in tryGetService()