Home
last modified time | relevance | path

Searched refs:SetBatchByProxy (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/sensors/sensor_lite/frameworks/include/
H A Dsensor_agent_proxy.h43 int32_t SetBatchByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int64_t sampli…
/ohos5.0/base/sensors/sensor_lite/frameworks/src/
H A Dsensor_agent.c49 return SetBatchByProxy(g_proxy, sensorTypeId, user, samplingInterval, reportInterval); in SetBatch()
H A Dsensor_agent_client.c65 int32_t SetBatchByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int64_t sampli… in SetBatchByProxy() function
H A Dsensor_agent_proxy.c396 int32_t SetBatchByProxy(const void *proxy, int32_t sensorId, const SensorUser *user, int64_t sampli… in SetBatchByProxy() function