Home
last modified time | relevance | path

Searched defs:StartAlgorithm (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/msdp/device_status/libs/src/algorithm/
H A Dalgo_absolute_still.cpp42 bool AlgoAbsoluteStill::StartAlgorithm(int32_t sensorTypeId, AccelData* sensorData) in StartAlgorithm() function in OHOS::Msdp::DeviceStatus::AlgoAbsoluteStill
H A Dalgo_horizontal.cpp39 bool AlgoHorizontal::StartAlgorithm(int32_t sensorTypeId, AccelData* sensorData) in StartAlgorithm() function in OHOS::Msdp::DeviceStatus::AlgoHorizontal
H A Dalgo_vertical.cpp42 bool AlgoVertical::StartAlgorithm(int32_t sensorTypeId, AccelData* sensorData) in StartAlgorithm() function in OHOS::Msdp::DeviceStatus::AlgoVertical