/hardware/google/av/media/eco/tests/ |
D | EcoServiceTest.cpp | 82 sp<IECOService> service = createService(); in TEST_F() local 93 sp<IECOService> service = createService(); in TEST_F() local 103 sp<IECOService> service = createService(); in TEST_F() local 113 sp<IECOService> service = createService(); in TEST_F() local 124 sp<IECOService> service = createService(); in TEST_F() local 143 sp<IECOService> service = createService(); in TEST_F() local 186 sp<IECOService> service = createService(); in TEST_F() local
|
/hardware/interfaces/automotive/audiocontrol/1.0/default/ |
D | service.cpp | 41 android::sp<IAudioControl> service = new AudioControl(); in main() local
|
/hardware/interfaces/tests/extension/light/2.0/default/ |
D | service.cpp | 31 android::sp<ILight> service = new Light(); in main() local
|
/hardware/interfaces/usb/1.0/default/ |
D | service.cpp | 35 android::sp<IUsb> service = new Usb(); in main() local
|
/hardware/interfaces/health/storage/1.0/default/ |
D | service.cpp | 34 sp<IStorage> service = new Storage(); in main() local
|
/hardware/qcom/sdm845/display/gralloc/ |
D | service.cpp | 38 android::sp<IAllocator> service = new QtiAllocator(); in main() local
|
/hardware/interfaces/automotive/evs/1.0/default/ |
D | service.cpp | 46 android::sp<IEvsEnumerator> service = new EvsEnumerator(); in main() local
|
/hardware/google/pixel/power-libperfmgr/ |
D | service.cpp | 39 android::sp<IPower> service = new Power(); in main() local
|
/hardware/google/pixel/thermal/ |
D | service.cpp | 38 android::sp<IThermal> service = nullptr; in main() local
|
/hardware/interfaces/thermal/2.0/default/ |
D | service.cpp | 41 android::sp<IThermal> service = nullptr; in main() local
|
/hardware/interfaces/cas/1.0/default/ |
D | service.cpp | 46 android::sp<IMediaCasService> service = new MediaCasService(); in main() local
|
/hardware/interfaces/cas/1.1/default/ |
D | service.cpp | 46 android::sp<IMediaCasService> service = new MediaCasService(); in main() local
|
/hardware/interfaces/wifi/1.3/default/ |
D | service.cpp | 54 android::sp<android::hardware::wifi::V1_3::IWifi> service = in main() local
|
/hardware/interfaces/automotive/vehicle/2.0/default/ |
D | VehicleService.cpp | 34 auto service = std::make_unique<VehicleHalManager>(hal.get()); in main() local
|
/hardware/interfaces/light/utils/ |
D | main.cpp | 38 sp<ILight> service = ILight::getService(); in main() local
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | msm_ipc.h | 13 uint32_t service; member 79 uint32_t service; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | msm_ipc.h | 30 uint32_t service; member 81 uint32_t service; member
|
/hardware/interfaces/health/2.0/utils/libhealthservice/ |
D | HealthServiceCommon.cpp | 56 android::sp<IHealth> service = Health::initInstance(config); in healthd_mode_service_2_0_init() local
|
/hardware/interfaces/power/stats/1.0/default/ |
D | service.cpp | 87 PowerStats* service = new PowerStats(); in main() local
|
/hardware/libhardware/modules/audio/ |
D | audio_policy.c | 42 void *service; member 241 void *service, in create_default_ap()
|
/hardware/interfaces/health/storage/1.0/vts/functional/ |
D | VtsHalHealthStorageV1_0TargetTest.cpp | 140 sp<IStorage> service = fs; in ping() local
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | audio_policy_hal.cpp | 47 void *service; member 327 void *service, in create_qcom_ap()
|
/hardware/interfaces/biometrics/face/1.0/vts/functional/ |
D | VtsHalBiometricsFaceV1_0TargetTest.cpp | 237 void assertGetFeatureFails(const sp<IBiometricsFace>& service, uint32_t faceId, Feature feature) { in assertGetFeatureFails()
|