Searched refs:ClearSensorInfo (Results 1 – 7 of 7) sorted by relevance
52 bool ClearSensorInfo(uint32_t sensorId);
56 void ClearSensorInfo(int32_t sensorId);
176 clientInfo_.ClearSensorInfo(sensorId); in AfterDisableSensor()
302 void ClientInfo::ClearSensorInfo(int32_t sensorId) in ClearSensorInfo() function in OHOS::Sensors::ClientInfo
174 if (!clientInfo_.ClearSensorInfo(sensorId)) { in AfterDisableSensor()
295 bool ClientInfo::ClearSensorInfo(uint32_t sensorId) in ClearSensorInfo() function in OHOS::Sensors::ClientInfo
371 auto flag = clientInfo_.ClearSensorInfo(ACC_SENSOR_ID);