Searched refs:ShowData (Results 1 - 3 of 3) sorted by relevance
/drivers/peripheral/sensor/hal/src/ |
H A D | sensor_dump.c | 110 static void ShowData(const float *data, int64_t timesTamp, const struct SensorDevelopmentList sensorNode, in ShowData() function 130 HDF_LOGE("%{publuc}s: sprintf ShowData is failed\n", __func__); in ShowData() 156 ShowData(data, eventDumpList->listDumpArr[len].timestamp, in SensorShowData() 164 ShowData(data, eventDumpList->listDumpArr[pos - 1].timestamp, in SensorShowData()
|
/drivers/peripheral/sensor/hdi_service/ |
H A D | sensor_hdi_dump.h | 50 static int32_t ShowData(const float *data,
|
H A D | sensor_hdi_dump.cpp | 96 int32_t SensorHdiDump::ShowData(const float *data,
in ShowData() function in OHOS::HDI::Sensor::V2_0::SensorHdiDump 152 int32_t ret = ShowData(data, eventDumpList.listDumpArray[index].timestamp, dataDimension,
in SensorShowData()
|
Completed in 2 milliseconds