Searched refs:got (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/msm8998/json-c/
H A Djson_tokener.c614 /* Don't know what we got--insert the replacement char */
/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp3548 int64_t got; local
3717 got = mCompassSensor->getDelay(ID_M);
3718 inv_set_compass_sample_rate(got / 1000);
3795 got = mCompassSensor->getDelay(ID_M);
3796 inv_set_compass_sample_rate(got / 1000);
3798 int(got/1000LL));
3865 /* if gyros are on and we got a no motion, set a flag
/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp3194 int64_t got; local
3371 got = mCompassSensor->getDelay(ID_M);
3372 inv_set_compass_sample_rate(got / 1000);
3488 got = mCompassSensor->getDelay(ID_M);
3489 inv_set_compass_sample_rate(got / 1000);
3491 int(got/1000LL));
3602 /* if gyros are on and we got a no motion, set a flag

Completed in 181 milliseconds