Home
last modified time | relevance | path

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

12

/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/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/google/av/codec2/vndk/
DC2Buffer.cpp206 C2Block1D::C2Block1D(std::shared_ptr<Impl> impl, const _C2LinearRangeAspect &range) in C2Block1D()
222 C2ReadView::C2ReadView(std::shared_ptr<Impl> impl, uint32_t offset, uint32_t size) in C2ReadView()
252 C2WriteView::C2WriteView(std::shared_ptr<Impl> impl) in C2WriteView()
270 C2ConstLinearBlock::C2ConstLinearBlock(std::shared_ptr<Impl> impl, const _C2LinearRangeAspect &rang… in C2ConstLinearBlock()
300 C2LinearBlock::C2LinearBlock(std::shared_ptr<Impl> impl, const _C2LinearRangeAspect &range) in C2LinearBlock()
380 std::shared_ptr<C2Block1D::Impl> impl = in CreateLinearBlock() local
953 _C2MappedBlock2DImpl(const _C2Block2DImpl &impl, in _C2MappedBlock2DImpl()
983 C2Block2D::C2Block2D(std::shared_ptr<Impl> impl, const _C2PlanarSectionAspect &section) in C2Block2D()
1000 C2GraphicView::C2GraphicView(std::shared_ptr<Impl> impl, const _C2PlanarSectionAspect &section) in C2GraphicView()
1032 std::shared_ptr<Impl> impl, const _C2PlanarSectionAspect &section, C2Fence fence) in C2ConstGraphicBlock()
[all …]
/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/
DLinearFakeValueGenerator.cpp30 namespace impl { namespace
DCommConn.cpp32 namespace impl { namespace
DPipeComm.cpp34 namespace impl { namespace
DGeneratorHub.cpp29 namespace impl { namespace
/hardware/interfaces/power/aidl/default/
DPower.cpp25 namespace impl { namespace
/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/msm8960/libqservice/
DIQClient.cpp41 BpQClient(const sp<IBinder>& impl) in BpQClient()
/hardware/qcom/display/msm8909w_3100/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
/hardware/qcom/sm8150/display/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/msm8998/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
DIQHDMIClient.cpp44 BpQHDMIClient(const sp<IBinder>& impl) in BpQHDMIClient()
/hardware/qcom/sdm845/display/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
DIQHDMIClient.cpp44 BpQHDMIClient(const sp<IBinder>& impl) in BpQHDMIClient()
/hardware/qcom/display/msm8084/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
/hardware/qcom/display/msm8909/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()
DIQHDMIClient.cpp44 BpQHDMIClient(const sp<IBinder>& impl) in BpQHDMIClient()
/hardware/qcom/display/msm8994/libqservice/
DIQClient.cpp44 BpQClient(const sp<IBinder>& impl) in BpQClient()

12