| /drivers/peripheral/codec/hal/src/ |
| D | codec_component_type_stub.c | 34 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 …]
|
| D | codec_component_manager_stub.c | 28 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()
|
| D | codec_callback_type_stub.c | 115 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/ |
| D | user_auth_hdi_stub_fuzzer.cpp | 48 sptr<OHOS::HDI::UserAuth::V3_0::IUserAuthInterface> serviceImpl = in UserAuthHdiStubFuzzTest() local
|
| /drivers/peripheral/camera/interfaces/hdi_ipc/ |
| D | camera_host_driver.cpp | 77 OHOS::sptr<ICameraHost> serviceImpl {CameraHostServiceGetInstance()}; in HdfCameraHostDriverBind() local
|
| /drivers/peripheral/input/hdi_service/ |
| D | input_interfaces_driver.cpp | 70 auto serviceImpl = IInputInterfaces::Get(true); in HdfInputInterfacesDriverBind() local
|
| /drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthinterfacestub_fuzzer/ |
| D | fingerprint_auth_interface_stub_fuzzer.cpp | 46 sptr<IFingerprintAuthInterface> serviceImpl = IFingerprintAuthInterface::Get(true); in FingerprintAuthInterfaceStubFuzzTest() local
|
| /drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthinterfacestub_fuzzer/ |
| D | face_auth_interface_stub_fuzzer.cpp | 44 sptr<IFaceAuthInterface> serviceImpl = IFaceAuthInterface::Get(true); in FaceAuthInterfaceStubFuzzTest() local
|
| /drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutorstub_fuzzer/ |
| D | all_in_one_executor_stub_fuzzer.cpp | 45 AllInOneExecutorImpl *serviceImpl = new (std::nothrow) AllInOneExecutorImpl(); in FingerprintAuthHdiStubFuzzTest() local
|
| /drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutorstub_fuzzer/ |
| D | all_in_one_executor_stub_fuzzer.cpp | 45 AllInOneExecutorImpl *serviceImpl = new (std::nothrow) AllInOneExecutorImpl(); in FaceAuthHdiStubFuzzTest() local
|
| /drivers/peripheral/partitionslot/hdi_service/src/ |
| D | partition_slot_driver.cpp | 70 auto serviceImpl = IPartitionSlot::Get(true); in HdfPartitionSlotDriverBind() local
|
| /drivers/peripheral/motion/hdi_service/ |
| D | motion_if_driver.cpp | 80 auto serviceImpl = OHOS::HDI::Motion::V1_1::IMotionInterface::Get(true); in HdfMotionInterfaceDriverBind() local
|
| /drivers/peripheral/codec/image/hdi_service/src/ |
| D | codec_image_driver.cpp | 76 auto serviceImpl = OHOS::HDI::Codec::Image::V2_0::ICodecImage::Get(true); in HdfCodecImageDriverBind() local
|
| /drivers/peripheral/memorytracker/hdi_service/src/ |
| D | memorytracker_interface_driver.cpp | 72 auto serviceImpl = IMemoryTrackerInterface::Get(true); in HdfMemoryTrackerInterfaceDriverBind() local
|
| /drivers/peripheral/input/ddk_service/src/ |
| D | hid_ddk_driver.cpp | 72 auto serviceImpl = OHOS::HDI::Input::Ddk::V1_0::IHidDdk::Get(true); in HdfHidDdkDriverBind() local
|
| /drivers/peripheral/light/hdi_service/ |
| D | light_if_driver.cpp | 73 auto serviceImpl = ILightInterface::Get(true); in HdfLightInterfaceDriverBind() local
|
| /drivers/peripheral/codec/hal/idl_service/src/ |
| D | codec_component_manager_driver.cpp | 77 auto serviceImpl = ICodecComponentManager::Get(true); in HdfCodecComponentManagerDriverBind() local
|
| /drivers/peripheral/battery/interfaces/hdi_service/src/ |
| D | battery_interface_driver.cpp | 70 auto serviceImpl = IBatteryInterface::Get(true); in HdfBatteryInterfaceDriverBind() local
|
| /drivers/peripheral/wlan/chip/hdi_service/ |
| D | chip_controller_driver.cpp | 71 …auto serviceImpl = OHOS::HDI::Wlan::Chip::V1_0::IChipController::Get("chip_interface_service", tru… in HdfChipControllerDriverBind() local
|
| /drivers/peripheral/usb/ddk_service/src/ |
| D | usb_ddk_driver.cpp | 72 auto serviceImpl = OHOS::HDI::Usb::Ddk::V1_0::IUsbDdk::Get(true); in HdfUsbDdkDriverBind() local
|
| /drivers/peripheral/secure_element/sim_hdi_service/ |
| D | secure_element_interface_driver.cpp | 73 sptr<OHOS::HDI::SecureElement::SimSecureElement::V1_0::ISecureElementInterface> serviceImpl = in HdfSecureElementInterfaceDriverBind() local
|
| /drivers/peripheral/thermal/interfaces/hdi_service/src/ |
| D | thermal_interface_driver.cpp | 74 auto serviceImpl = IThermalInterface::Get(true); in HdfThermalInterfaceDriverBind() local
|
| /drivers/peripheral/connected_nfc_tag/hdi_service/ |
| D | connected_nfc_tag_driver.cpp | 73 auto serviceImpl = OHOS::HDI::ConnectedNfcTag::V1_1::IConnectedNfcTag::Get(true); in HdfConnectedNfcTagDriverBind() local
|
| /drivers/peripheral/vibrator/hdi_service/ |
| D | vibrator_if_driver.cpp | 71 auto serviceImpl = OHOS::HDI::Vibrator::V1_3::IVibratorInterface::Get(true); in HdfVibratorInterfaceDriverBind() local
|
| /drivers/peripheral/sensor/hdi_service/ |
| D | sensor_if_driver.cpp | 73 auto serviceImpl = ISensorInterface::Get(true); in HdfSensorInterfaceDriverBind() local
|