Home
last modified time | relevance | path

Searched defs:error (Results 1 - 25 of 29) sorted by relevance

12

/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_tool_argument_parser.py23 def error(self, message): member in HdfToolArgumentParser
/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Dbluetooth_a2dp_src_observer.cpp33 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 Dbluetooth_a2dp_audio_src_observer_stub.cpp77 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 Daudio_bluetooth_manager.cpp74 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 Dplatform_queue.h27 int32_t error; member
/drivers/peripheral/audio/hdi_service/primary/
H A Daudio_manager_service.c45 char *error = NULL; in AudioManagerLoadPrimaryLib() local
/drivers/peripheral/intelligent_voice/hdi_service/trigger/
H A Dintell_voice_trigger_manager_impl.cpp48 std::string error; in LoadVendorLib() local
/drivers/hdf_core/framework/include/platform/
H A Dcan_if.h46 int32_t error; member
/drivers/hdf_core/framework/model/input/driver/touchscreen/
H A Dtouch_ft5x06.c91 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 Djpeg_decoder.cpp113 int32_t JpegDecoder::OnEvent(int32_t error) in OnEvent() argument
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_tx_dev.c67 int32_t error; in RegisterDevice() local
[all...]
/drivers/hdf_core/adapter/platform/spi/
H A Dspi_bes.c93 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 Dspi_test.c456 int32_t error = 0; in SpiTestAll() local
/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_server.c92 char *error = NULL; in AudioPnpLoadFfrtLib() local
H A Dhdf_audio_server_common.c437 char *error = NULL; in HdiServiceGetFuncs() local
[all...]
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
H A Daudio_manager_vdi.c493 char *error = NULL; in AudioManagerLoadVendorLib() local
[all...]
/drivers/peripheral/intelligent_voice/hdi_service/engine/
H A Dintell_voice_engine_manager_impl.cpp52 std::string error; in LoadVendorLib() local
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_notify.c657 int32_t error; in UsbPnpNotifyAttachDevice() local
[all...]
/drivers/peripheral/camera/hal_c/include/
H A Dcamera_types_c_if.h183 StreamErrorCIF error; member
/drivers/peripheral/codec/hal/src/
H A Dcodec_adapter.cpp334 errno_t error = strncpy_s(info, size, dump.c_str(), dump.length()); in OmxAdapterWriteDumperData() local
/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_event_adapter.c503 int error; in HandleCtrlEvent() local
/drivers/external_device_manager/frameworks/js/napi/device_manager/
H A Ddevice_manager_middle.cpp278 napi_value error = CreateBusinessError(env, errCode, msg.value()); in ThrowErr() local
/drivers/hdf_core/adapter/khdf/linux/platform/mipi_csi/
H A Dmipi_csi_dev.c83 int32_t error; in RegisterDevice() local
/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_core.c132 int32_t error; in MmcCntlrSdioRescanHandle() local
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_vendor_hal.cpp46 void OnAsyncSubsystemRestart(const char* error) in OnAsyncSubsystemRestart() argument

Completed in 45 milliseconds

12