/hardware/google/pixel/perfstatsd/include/ |
D | perfstatsd_service.h | 33 static char const *getServiceName() { return "perfstatsd_pri"; } in getServiceName() function
|
/hardware/interfaces/drm/1.2/vts/functional/ |
D | drm_hal_clearkey_module.h | 35 virtual std::string getServiceName() const override { return "clearkey"; } in getServiceName() function
|
D | drm_hal_common.cpp | 123 ASSERT_EQ(instance, vendorModule->getServiceName()); in SetUp() 135 …ASSERT_NE(nullptr, drmPlugin.get()) << "Can't find " << vendorModule->getServiceName() << " drm@1… in SetUp() 136 …ASSERT_NE(nullptr, cryptoPlugin.get()) << "Can't find " << vendorModule->getServiceName() << " cr… in SetUp()
|
/hardware/interfaces/drm/1.0/vts/functional/include/android/hardware/drm/1.0/vts/ |
D | drm_hal_vendor_test.h | 64 << (vendorModule == nullptr ? "N/A" : vendorModule->getServiceName()) \ 94 ASSERT_EQ(instance, vendorModule->getServiceName()); in SetUp()
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | vendor_modules.cpp | 77 if (module->getServiceName() == name) { in getModuleByName()
|
D | drm_hal_vendor_module_api.h | 90 virtual std::string getServiceName() const = 0;
|
/hardware/interfaces/drm/1.0/vts/functional/include/ |
D | drm_hal_vendor_module_api.h | 90 virtual std::string getServiceName() const = 0;
|
/hardware/interfaces/automotive/audiocontrol/1.0/vts/functional/ |
D | VtsHalAudioControlV1_0TargetTest.cpp | 66 getServiceName<IAudioControl>()); in SetUp()
|
/hardware/google/av/media/eco/include/eco/ |
D | ECOService.h | 70 static char const* getServiceName() { return "media.ecoservice"; } in getServiceName() function
|
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/ |
D | supplicant_hidl_test_utils.cpp | 172 gEnv->getServiceName<ISupplicant>()); in startSupplicantAndWaitForHidlService() 237 gEnv->getServiceName<ISupplicant>()); in getSupplicant()
|
/hardware/interfaces/input/classifier/1.0/vts/functional/ |
D | VtsHalInputClassifierV1_0TargetTest.cpp | 95 InputClassifierHidlEnvironment::Instance()->getServiceName<IInputClassifier>()); in SetUp()
|
/hardware/interfaces/gnss/2.0/vts/functional/ |
D | gnss_hal_test.cpp | 28 GnssHidlEnvironment::Instance()->getServiceName<IGnss>()); in SetUp()
|
/hardware/interfaces/gnss/1.1/vts/functional/ |
D | gnss_hal_test.cpp | 41 GnssHidlEnvironment::Instance()->getServiceName<IGnss>()); in SetUp()
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | wifi_hidl_test_utils.cpp | 103 gEnv->getServiceName<IWifi>()); in getWifi()
|
/hardware/interfaces/tv/input/1.0/vts/functional/ |
D | VtsHalTvInputV1_0TargetTest.cpp | 65 TvInputHidlEnvironment::Instance()->getServiceName<ITvInput>()); in SetUp()
|
/hardware/interfaces/broadcastradio/1.1/vts/functional/ |
D | VtsHalBroadcastradioV1_1TargetTest.cpp | 127 getService<IBroadcastRadioFactory>(gEnv->getServiceName<IBroadcastRadioFactory>()); in SetUp()
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2TargetTest.cpp | 66 GraphicsComposerHidlEnvironment::Instance()->getServiceName<IComposer>())); in SetUp()
|
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 160 GraphicsComposerHidlEnvironment::Instance()->getServiceName<IComposer>())); in SetUp()
|
/hardware/interfaces/cas/1.1/vts/functional/ |
D | VtsHalCasV1_1TargetTest.cpp | 270 CasHidlEnvironment::Instance()->getServiceName<IMediaCasService>()); in SetUp()
|
/hardware/interfaces/broadcastradio/1.0/vts/functional/ |
D | VtsHalBroadcastradioV1_0TargetTest.cpp | 71 getService<IBroadcastRadioFactory>(gEnv->getServiceName<IBroadcastRadioFactory>()); in SetUp()
|
/hardware/interfaces/graphics/composer/2.3/vts/functional/ |
D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 68 GraphicsComposerHidlEnvironment::Instance()->getServiceName<IComposer>())); in SetUp()
|
/hardware/interfaces/cas/1.2/vts/functional/ |
D | VtsHalCasV1_2TargetTest.cpp | 312 CasHidlEnvironment::Instance()->getServiceName<IMediaCasService>()); in SetUp()
|
/hardware/interfaces/cas/1.0/vts/functional/ |
D | VtsHalCasV1_0TargetTest.cpp | 227 CasHidlEnvironment::Instance()->getServiceName<IMediaCasService>()); in SetUp()
|
/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 76 GraphicsComposerHidlEnvironment::Instance()->getServiceName<IComposer>())); in SetUp()
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 553 string service_name = CameraHidlEnvironment::Instance()->getServiceName<ICameraProvider>(); in SetUp()
|