/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | hdf_tool_argument_parser.py | 23 def error(self, message): member in HdfToolArgumentParser
|
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | bluetooth_a2dp_src_observer.cpp | 33 OnPlayingStatusChanged( const OHOS::bluetooth::RawAddress &device, int playingState, int error) OnPlayingStatusChanged() argument 42 OnConfigurationChanged(const OHOS::bluetooth::RawAddress &device, const OHOS::Bluetooth::BluetoothA2dpCodecInfo &info, int error) OnConfigurationChanged() argument
|
H A D | bluetooth_a2dp_audio_src_observer_stub.cpp | 77 int error = data.ReadInt32();
in OnPlayingStatusChangedInner() local 79 OnPlayingStatusChanged(RawAddress(addr), playingState, error);
in OnPlayingStatusChangedInner() local 92 int error = data.ReadInt32();
in OnConfigurationChangedInner() local 94 OnConfigurationChanged(RawAddress(addr), *info, error);
in OnConfigurationChangedInner() local
|
H A D | audio_bluetooth_manager.cpp | 74 static void AudioOnPlayingStatusChanged(const RawAddress &device, int playingState, int error)
in AudioOnPlayingStatusChanged() argument 102 static void AudioOnConfigurationChanged(const RawAddress &device, const BluetoothA2dpCodecInfo &info, int error)
in AudioOnConfigurationChanged() argument
|
/drivers/hdf_core/framework/support/platform/include/fwk/ |
H A D | platform_queue.h | 27 int32_t error; member
|
/drivers/peripheral/audio/hdi_service/primary/ |
H A D | audio_manager_service.c | 45 char *error = NULL; in AudioManagerLoadPrimaryLib() local
|
/drivers/peripheral/intelligent_voice/hdi_service/trigger/ |
H A D | intell_voice_trigger_manager_impl.cpp | 48 std::string error; in LoadVendorLib() local
|
/drivers/hdf_core/framework/include/platform/ |
H A D | can_if.h | 46 int32_t error; member
|
/drivers/hdf_core/framework/model/input/driver/touchscreen/ |
H A D | touch_ft5x06.c | 91 int error = InputI2cRead(i2cClient, "\xbb", NUM_1, rdbuf, EDT_NAME_LEN - NUM_1); in Ft5x06_Identify() local [all...] |
/drivers/peripheral/codec/test/demo/jpeg/src/ |
H A D | jpeg_decoder.cpp | 113 int32_t JpegDecoder::OnEvent(int32_t error)
in OnEvent() argument
|
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/ |
H A D | mipi_tx_dev.c | 67 int32_t error; in RegisterDevice() local [all...] |
/drivers/hdf_core/adapter/platform/spi/ |
H A D | spi_bes.c | 93 void Spi0DmaIrq(int error) in Spi0DmaIrq() argument 102 void Spi1DmaIrq(int error) in Spi1DmaIrq() argument [all...] |
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | spi_test.c | 456 int32_t error = 0; in SpiTestAll() local
|
/drivers/peripheral/audio/hal/hdi_binder/server/src/ |
H A D | hdf_audio_pnp_server.c | 92 char *error = NULL; in AudioPnpLoadFfrtLib() local
|
H A D | hdf_audio_server_common.c | 437 char *error = NULL; in HdiServiceGetFuncs() local [all...] |
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/ |
H A D | audio_manager_vdi.c | 493 char *error = NULL; in AudioManagerLoadVendorLib() local [all...] |
/drivers/peripheral/intelligent_voice/hdi_service/engine/ |
H A D | intell_voice_engine_manager_impl.cpp | 52 std::string error; in LoadVendorLib() local
|
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/ |
H A D | usb_pnp_notify.c | 657 int32_t error; in UsbPnpNotifyAttachDevice() local [all...] |
/drivers/peripheral/camera/hal_c/include/ |
H A D | camera_types_c_if.h | 183 StreamErrorCIF error; member
|
/drivers/peripheral/codec/hal/src/ |
H A D | codec_adapter.cpp | 334 errno_t error = strncpy_s(info, size, dump.c_str(), dump.length()); in OmxAdapterWriteDumperData() local
|
/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_event_adapter.c | 503 int error;
in HandleCtrlEvent() local
|
/drivers/external_device_manager/frameworks/js/napi/device_manager/ |
H A D | device_manager_middle.cpp | 278 napi_value error = CreateBusinessError(env, errCode, msg.value()); in ThrowErr() local
|
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/ |
H A D | mipi_csi_dev.c | 83 int32_t error; in RegisterDevice() local
|
/drivers/hdf_core/framework/model/storage/src/mmc/ |
H A D | mmc_core.c | 132 int32_t error; in MmcCntlrSdioRescanHandle() local
|
/drivers/peripheral/wlan/chip/hdi_service/ |
H A D | wifi_vendor_hal.cpp | 46 void OnAsyncSubsystemRestart(const char* error) in OnAsyncSubsystemRestart() argument
|