Home
last modified time | relevance | path

Searched defs:current_settings (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_default_state_test.py29 def compare_property(self, bluez_property, mgmt_setting, current_settings): argument
/aosp_15_r20/external/e2fsprogs/misc/
H A De4crypt.c456 struct termios current_settings; in disable_echo() local
472 struct termios current_settings; in get_passphrase() local
/aosp_15_r20/external/f2fs-tools/tools/
H A Df2fscrypt.c505 struct termios current_settings; in disable_echo() local
521 struct termios current_settings; in get_passphrase() local
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dhypothesis_utils.py357 current_settings = settings._profiles[settings._current_profile].__dict__ variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/vm/
H A Dkhugepaged.c357 static struct settings *current_settings(void) in current_settings() function