Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/contexthub/sensorhal/
Dhubconnection.cpp397 sp<JSONObject>* saved_settings) { in loadSensorSettings()
1378 sp<JSONObject> saved_settings; in sendCalibrationOffsets() local
/aosp_15_r20/external/e2fsprogs/misc/
H A De4crypt.c454 static int disable_echo(struct termios *saved_settings) in disable_echo()
/aosp_15_r20/external/f2fs-tools/tools/
H A Df2fscrypt.c503 static int disable_echo(struct termios *saved_settings) in disable_echo()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/
H A Dkhugepaged.c152 static struct settings saved_settings; variable