Home
last modified time | relevance | path

Searched defs:impl (Results 1 – 25 of 72) sorted by relevance

123

/hardware/interfaces/boot/1.1/default/boot_control/
Dlegacy_boot_control.cpp30 BootControl impl; member
36 auto& impl = reinterpret_cast<boot_control_private_t*>(module)->impl; in BootControl_init() local
41 auto& impl = reinterpret_cast<boot_control_private_t*>(module)->impl; in BootControl_getNumberSlots() local
46 auto& impl = reinterpret_cast<boot_control_private_t*>(module)->impl; in BootControl_getCurrentSlot() local
51 auto& impl = reinterpret_cast<boot_control_private_t*>(module)->impl; in BootControl_markBootSuccessful() local
56 auto& impl = reinterpret_cast<boot_control_private_t*>(module)->impl; in BootControl_setActiveBootSlot() local
61 auto& impl = reinterpret_cast<boot_control_private_t*>(module)->impl; in BootControl_setSlotAsUnbootable() local
66 auto& impl = reinterpret_cast<boot_control_private_t*>(module)->impl; in BootControl_isSlotBootable() local
71 auto& impl = reinterpret_cast<boot_control_private_t*>(module)->impl; in BootControl_isSlotMarkedSuccessful() local
76 auto& impl = reinterpret_cast<boot_control_private_t*>(module)->impl; in BootControl_getSuffix() local
/hardware/interfaces/automotive/vehicle/aidl/
DREADME.md20 ## impl section in AIDL Vehicle Hardware Abstraction Layer (VHAL)
/hardware/interfaces/graphics/mapper/stable-c/implutils/include/android/hardware/graphics/mapper/utils/
DIMapperProvider.h112 static IMPL& impl() { in impl() function
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleHalClient.cpp27 namespace impl { namespace
/hardware/interfaces/broadcastradio/1.0/default/
DBroadcastRadioFactory.cpp27 sp<BroadcastRadio> impl = new BroadcastRadio(classId); in connectModule() local
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/
DDefaultConfigSupportedPropertyIds_test.cpp28 namespace impl { namespace
DProtoMessageConverter_test.cpp30 namespace impl { namespace
/hardware/nxp/uwb/aidl/
Duwb.cpp28 namespace impl { namespace
/hardware/interfaces/cas/1.2/default/
DMediaCasService.cpp38 static sp<V1_1::ICasListener> wrap(sp<V1_0::ICasListener> impl) { in wrap()
60 Wrapper(sp<V1_0::ICasListener> impl) : mImpl(impl){}; in Wrapper()
/hardware/interfaces/cas/1.1/default/
DMediaCasService.cpp37 static sp<V1_1::ICasListener> wrap(sp<V1_0::ICasListener> impl) { in wrap()
59 Wrapper(sp<V1_0::ICasListener> impl) : mImpl(impl){}; in Wrapper()
/hardware/interfaces/power/aidl/default/
DPowerHintSession.cpp21 namespace aidl::android::hardware::power::impl::example { namespace
/hardware/google/pixel/power-libperfmgr/disp-power/
DDisplayLowPower.cpp31 namespace impl { namespace
/hardware/qcom/sm8150/display/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
/hardware/qcom/display/msm8909/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
/hardware/qcom/display/msm8996/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
DIQHDMIClient.cpp44 BpQHDMIClient(const sp<IBinder>& impl) in BpQHDMIClient()
/hardware/qcom/display/msm8998/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
DIQHDMIClient.cpp44 BpQHDMIClient(const sp<IBinder>& impl) in BpQHDMIClient()
/hardware/qcom/display/msm8226/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
/hardware/qcom/display/msm8909w_3100/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
/hardware/qcom/display/msm8084/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
/hardware/qcom/sm7250/display/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
/hardware/qcom/display/msm8960/libqservice/
DIQClient.cpp41 BpQClient(const sp<IBinder>& impl) in BpQClient()
/hardware/qcom/display/msm8994/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
/hardware/google/pixel/power-libperfmgr/aidl/
DPowerExt.cpp37 namespace impl { namespace

123