Home
last modified time | relevance | path

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

/ohos5.0/base/sensors/sensor/services/hdi_connection/hardware/include/
H A Dhdi_service_impl.h51 static int64_t samplingInterval_; variable
/ohos5.0/base/sensors/sensor/frameworks/native/include/
H A Dsensor_agent_proxy.h66 int64_t samplingInterval_ = -1; variable
/ohos5.0/base/sensors/sensor/services/hdi_connection/hardware/src/
H A Dhdi_service_impl.cpp80 int64_t HdiServiceImpl::samplingInterval_ = -1; member in OHOS::Sensors::HdiServiceImpl