Home
last modified time | relevance | path

Searched defs:rawData (Results 1 – 25 of 73) sorted by relevance

123

/drivers/peripheral/wlan/test/fuzztest/
Dwlan_common_fuzzer.cpp57 bool PreProcessRawData(const uint8_t *rawData, size_t size, uint8_t *tmpRawData, size_t tmpRawDataS… in PreProcessRawData()
75 void FuzzGetChipId(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetChipId()
86 void FuzzGetDeviceMacAddress(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetDeviceMacAddress()
99 void FuzzGetFeatureType(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetFeatureType()
110 void FuzzGetFreqsWithBand(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetFreqsWithBand()
125 void FuzzGetNetworkIfaceName(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetNetworkIfaceName()
136 void FuzzSetMacAddress(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzSetMacAddress()
148 void FuzzSetTxPower(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzSetTxPower()
159 void FuzzGetPowerMode(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetPowerMode()
170 void FuzzSetPowerMode(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzSetPowerMode()
[all …]
/drivers/peripheral/wlan/test/fuzztest/sta_fuzzer/
Dsta_fuzzer.cpp25 static void FuzzStartScan(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzStartScan()
36 static void FuzzSetScanningMacAddress(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzSetScanningMacAddress()
83 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/wlan/test/fuzztest/ap_fuzzer/
Dap_fuzzer.cpp28 void FuzzGetAssociatedStas(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzGetAssociatedStas()
40 void FuzzSetCountryCode(struct IWlanInterface *interface, const uint8_t *rawData) in FuzzSetCountryCode()
83 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/audio/test/fuzztest/audio_config_fuzzer/audiocardconfig_fuzzer/
Daudiocardconfig_fuzzer.cpp27 static bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/audio/effect/test/fuzztest/effectconfig_fuzzer/
Deffectconfig_fuzzer.cpp28 static bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/audio/test/fuzztest/audio_config_fuzzer/pathselectconfig_fuzzer/
Dpathselectconfig_fuzzer.cpp27 static bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/audio/effect/test/fuzztest/effectmodel_fuzzer/
Deffectmodel_fuzzer.cpp51 void EffectModelFucSwitch(struct IEffectModel *&model, uint32_t cmd, const uint8_t *&rawData, size_… in EffectModelFucSwitch()
95 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/camera/test/fuzztest/camera_host/
Dcamera_host_fuzzer.cpp51 static void HostFuncSwitch(uint32_t cmd, const uint8_t *&rawData) in HostFuncSwitch()
100 bool DoSomethingInterestingWithMyApi(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyApi()
/drivers/peripheral/audio/effect/test/fuzztest/effectcontrol_fuzzer/
Deffectcontrol_fuzzer.cpp50 …ntrolFucSwitch(struct IEffectControl *&controller, uint32_t cmd, const uint8_t *&rawData, size_t s… in EffectControlFucSwitch()
81 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI()
/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audioadapter_fuzzer/
Daudioadapter_fuzzer.cpp46 static void AdapterFucSwitch(struct IAudioAdapter *&adapter, uint32_t cmd, const uint8_t *&rawData) in AdapterFucSwitch()
101 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI()
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/querydevice_fuzzer/
Dquerydevice_fuzzer.cpp21 static bool QueryDeviceFuzzTest(const uint8_t *rawData, size_t size) in QueryDeviceFuzzTest()
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/emitevent_fuzzer/
Demitevent_fuzzer.cpp21 static bool EmitEventFuzzTest(const uint8_t *rawData, size_t size) in EmitEventFuzzTest()
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/unbinddevice_fuzzer/
Dunbinddevice_fuzzer.cpp21 static bool UnBindDeviceFuzzTest(const uint8_t *rawData, size_t size) in UnBindDeviceFuzzTest()
/drivers/hdf_core/framework/test/fuzztest/devmgr_c_fuzzer/unloaddevice_fuzzer/
Dunloaddevice_fuzzer.cpp20 bool UnloadDeviceFuzzTest(const uint8_t *rawData, size_t size) in UnloadDeviceFuzzTest()
/drivers/hdf_core/framework/test/fuzztest/servmgr_c_fuzzer/listservicebyinterfacedesc_fuzzer/
Dlistservicebyinterfacedesc_fuzzer.cpp20 bool ListServiceByInterfaceDescFuzzTest(const uint8_t *rawData, size_t size) in ListServiceByInterfaceDescFuzzTest()
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/createdevice_fuzzer/
Dcreatedevice_fuzzer.cpp21 static bool CreateDeviceFuzzTest(const uint8_t *rawData, size_t size) in CreateDeviceFuzzTest()
/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecgetextensionIndexomx_fuzzer/
DcodecgetextensionIndex_fuzzer.cpp25 uint8_t *rawData = const_cast<uint8_t *>(data); in CodecGetExtensionIndex() local
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/destroydevice_fuzzer/
Ddestroydevice_fuzzer.cpp21 static bool DestroyDeviceFuzzTest(const uint8_t *rawData, size_t size) in DestroyDeviceFuzzTest()
/drivers/external_device_manager/test/fuzztest/driver_extension_manager_fuzzer/binddevice_fuzzer/
Dbinddevice_fuzzer.cpp21 static bool BindDeviceFuzzTest(const uint8_t *rawData, size_t size) in BindDeviceFuzzTest()
/drivers/peripheral/sensor/chipset/als/
Dals_bh1750.c26 static int32_t ReadBh1750RawData(struct SensorCfgData *data, struct BH1750AlsData *rawData, uint64_… in ReadBh1750RawData()
66 struct BH1750AlsData rawData = { 0 }; in ReadBh1750Data() local
/drivers/peripheral/sensor/chipset/magnetic/
Dmagnetic_lsm303.c26 static int32_t ReadLsm303RawData(struct SensorCfgData *data, struct MagneticData *rawData, uint64_t… in ReadLsm303RawData()
79 struct MagneticData rawData = { 0, 0, 0 }; in ReadLsm303Data() local
/drivers/peripheral/sensor/chipset/pedometer/
Dpedometer_bmi160.c26 static int32_t ReadBmi160PedometerRawData(struct SensorCfgData *data, struct PedometerData *rawData, in ReadBmi160PedometerRawData()
58 struct PedometerData rawData = { 0 }; in ReadBmi160PedometerData() local
/drivers/peripheral/sensor/chipset/accel/
Daccel_bmi160.c26 static int32_t ReadBmi160RawData(struct SensorCfgData *data, struct AccelData *rawData, uint64_t *t… in ReadBmi160RawData()
80 struct AccelData rawData = { 0, 0, 0 }; in ReadBmi160Data() local
/drivers/peripheral/sensor/chipset/gyro/
Dgyro_bmi160.c26 static int32_t ReadBmi160GyroRawData(struct SensorCfgData *data, struct GyroData *rawData, uint64_t… in ReadBmi160GyroRawData()
79 struct GyroData rawData = { 0, 0, 0 }; in ReadBmi160GyroData() local
/drivers/peripheral/sensor/chipset/proximity/
Dproximity_apds9960.c29 static int32_t ReadApds9960RawData(struct SensorCfgData *data, struct ProximityData *rawData, uint6… in ReadApds9960RawData()
53 struct ProximityData rawData = { 5 }; in ReadApds9960Data() local

123