Home
last modified time | relevance | path

Searched defs:reportInterval_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/sensors/sensor/services/hdi_connection/hardware/include/
H A Dhdi_service_impl.h52 static int64_t reportInterval_; variable
/ohos5.0/base/sensors/sensor/frameworks/native/include/
H A Dsensor_agent_proxy.h67 int64_t reportInterval_ = -1; variable
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dperform_reporter.h61 uint32_t reportInterval_; variable
/ohos5.0/base/sensors/sensor/services/hdi_connection/hardware/src/
H A Dhdi_service_impl.cpp81 int64_t HdiServiceImpl::reportInterval_ = -1; member in OHOS::Sensors::HdiServiceImpl