Home
last modified time | relevance | path

Searched defs:serviceImpl (Results 1 – 25 of 56) sorted by relevance

123

/drivers/peripheral/codec/hal/src/
Dcodec_component_type_stub.c34 static int32_t SerStubGetComponentVersion(struct CodecComponentType *serviceImpl, struct HdfSBuf *d… in SerStubGetComponentVersion()
61 static int32_t SerStubSendCommand(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, str… in SerStubSendCommand()
118 static int32_t SerStubGetParameter(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, st… in SerStubGetParameter()
174 static int32_t SerStubSetParameter(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, st… in SerStubSetParameter()
225 static int32_t SerStubGetConfig(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, struc… in SerStubGetConfig()
281 static int32_t SerStubSetConfig(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, struc… in SerStubSetConfig()
332 static int32_t SerStubGetExtensionIndex(struct CodecComponentType *serviceImpl, struct HdfSBuf *dat… in SerStubGetExtensionIndex()
368 static int32_t SerStubGetState(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, struct… in SerStubGetState()
391 static int32_t SerStubComponentTunnelRequest(struct CodecComponentType *serviceImpl, struct HdfSBuf… in SerStubComponentTunnelRequest()
438 static int32_t SerStubUseBuffer(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, struc… in SerStubUseBuffer()
[all …]
Dcodec_component_manager_stub.c28 static int32_t SerStubGetComponentNum(struct CodecComponentManager *serviceImpl, struct HdfSBuf *da… in SerStubGetComponentNum()
43 static int32_t SerStubGetComponentCapablityList(struct CodecComponentManager *serviceImpl, struct H… in SerStubGetComponentCapablityList()
105 static int32_t SerStubCreateComponent(struct CodecComponentManager *serviceImpl, struct HdfSBuf *da… in SerStubCreateComponent()
159 static int32_t SerStubDestroyComponent(struct CodecComponentManager *serviceImpl, struct HdfSBuf *d… in SerStubDestroyComponent()
181 …tic int32_t CodecComponentManagerServiceOnRemoteRequest(struct CodecComponentManager *serviceImpl,… in CodecComponentManagerServiceOnRemoteRequest()
Dcodec_callback_type_stub.c115 static int32_t SerStubEventHandler(struct CodecCallbackType *serviceImpl, in SerStubEventHandler()
145 static int32_t SerStubEmptyBufferDone(struct CodecCallbackType *serviceImpl, in SerStubEmptyBufferDone()
179 static int32_t SerStubFillBufferDone(struct CodecCallbackType *serviceImpl, in SerStubFillBufferDone()
214 struct CodecCallbackType *serviceImpl = (struct CodecCallbackType*)service; in CodecCallbackTypeServiceOnRemoteRequest() local
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdistub_fuzzer/
Duser_auth_hdi_stub_fuzzer.cpp48 sptr<OHOS::HDI::UserAuth::V3_0::IUserAuthInterface> serviceImpl = in UserAuthHdiStubFuzzTest() local
/drivers/peripheral/camera/interfaces/hdi_ipc/
Dcamera_host_driver.cpp77 OHOS::sptr<ICameraHost> serviceImpl {CameraHostServiceGetInstance()}; in HdfCameraHostDriverBind() local
/drivers/peripheral/input/hdi_service/
Dinput_interfaces_driver.cpp70 auto serviceImpl = IInputInterfaces::Get(true); in HdfInputInterfacesDriverBind() local
/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthinterfacestub_fuzzer/
Dfingerprint_auth_interface_stub_fuzzer.cpp46 sptr<IFingerprintAuthInterface> serviceImpl = IFingerprintAuthInterface::Get(true); in FingerprintAuthInterfaceStubFuzzTest() local
/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthinterfacestub_fuzzer/
Dface_auth_interface_stub_fuzzer.cpp44 sptr<IFaceAuthInterface> serviceImpl = IFaceAuthInterface::Get(true); in FaceAuthInterfaceStubFuzzTest() local
/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutorstub_fuzzer/
Dall_in_one_executor_stub_fuzzer.cpp45 AllInOneExecutorImpl *serviceImpl = new (std::nothrow) AllInOneExecutorImpl(); in FingerprintAuthHdiStubFuzzTest() local
/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutorstub_fuzzer/
Dall_in_one_executor_stub_fuzzer.cpp45 AllInOneExecutorImpl *serviceImpl = new (std::nothrow) AllInOneExecutorImpl(); in FaceAuthHdiStubFuzzTest() local
/drivers/peripheral/partitionslot/hdi_service/src/
Dpartition_slot_driver.cpp70 auto serviceImpl = IPartitionSlot::Get(true); in HdfPartitionSlotDriverBind() local
/drivers/peripheral/motion/hdi_service/
Dmotion_if_driver.cpp80 auto serviceImpl = OHOS::HDI::Motion::V1_1::IMotionInterface::Get(true); in HdfMotionInterfaceDriverBind() local
/drivers/peripheral/codec/image/hdi_service/src/
Dcodec_image_driver.cpp76 auto serviceImpl = OHOS::HDI::Codec::Image::V2_0::ICodecImage::Get(true); in HdfCodecImageDriverBind() local
/drivers/peripheral/memorytracker/hdi_service/src/
Dmemorytracker_interface_driver.cpp72 auto serviceImpl = IMemoryTrackerInterface::Get(true); in HdfMemoryTrackerInterfaceDriverBind() local
/drivers/peripheral/input/ddk_service/src/
Dhid_ddk_driver.cpp72 auto serviceImpl = OHOS::HDI::Input::Ddk::V1_0::IHidDdk::Get(true); in HdfHidDdkDriverBind() local
/drivers/peripheral/light/hdi_service/
Dlight_if_driver.cpp73 auto serviceImpl = ILightInterface::Get(true); in HdfLightInterfaceDriverBind() local
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_manager_driver.cpp77 auto serviceImpl = ICodecComponentManager::Get(true); in HdfCodecComponentManagerDriverBind() local
/drivers/peripheral/battery/interfaces/hdi_service/src/
Dbattery_interface_driver.cpp70 auto serviceImpl = IBatteryInterface::Get(true); in HdfBatteryInterfaceDriverBind() local
/drivers/peripheral/wlan/chip/hdi_service/
Dchip_controller_driver.cpp71 …auto serviceImpl = OHOS::HDI::Wlan::Chip::V1_0::IChipController::Get("chip_interface_service", tru… in HdfChipControllerDriverBind() local
/drivers/peripheral/usb/ddk_service/src/
Dusb_ddk_driver.cpp72 auto serviceImpl = OHOS::HDI::Usb::Ddk::V1_0::IUsbDdk::Get(true); in HdfUsbDdkDriverBind() local
/drivers/peripheral/secure_element/sim_hdi_service/
Dsecure_element_interface_driver.cpp73 sptr<OHOS::HDI::SecureElement::SimSecureElement::V1_0::ISecureElementInterface> serviceImpl = in HdfSecureElementInterfaceDriverBind() local
/drivers/peripheral/thermal/interfaces/hdi_service/src/
Dthermal_interface_driver.cpp74 auto serviceImpl = IThermalInterface::Get(true); in HdfThermalInterfaceDriverBind() local
/drivers/peripheral/connected_nfc_tag/hdi_service/
Dconnected_nfc_tag_driver.cpp73 auto serviceImpl = OHOS::HDI::ConnectedNfcTag::V1_1::IConnectedNfcTag::Get(true); in HdfConnectedNfcTagDriverBind() local
/drivers/peripheral/vibrator/hdi_service/
Dvibrator_if_driver.cpp71 auto serviceImpl = OHOS::HDI::Vibrator::V1_3::IVibratorInterface::Get(true); in HdfVibratorInterfaceDriverBind() local
/drivers/peripheral/sensor/hdi_service/
Dsensor_if_driver.cpp73 auto serviceImpl = ISensorInterface::Get(true); in HdfSensorInterfaceDriverBind() local

123