Home
last modified time | relevance | path

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

/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dcmx500_cellular_simulator.py61 config_mode=None): argument
84 def set_config_mode(self, config_mode=None): argument
/aosp_15_r20/frameworks/libs/binary_translation/runtime/riscv64/
Dtranslator_x86_64.cc71 const char* config_mode = GetTranslationModeConfig(); in UpdateTranslationMode() local
/aosp_15_r20/external/coreboot/src/drivers/aspeed/common/
H A Dast_drv.h70 } config_mode; member
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dchannel_manager_test.cc689 auto config_mode = in ActivateOutboundErtmChannel() local
2497 auto config_mode = in TEST_F() local
2566 auto config_mode = in TEST_F() local
/aosp_15_r20/packages/modules/Uwb/indev_uwb_adaptation/jni/src/
Dobject_mapping.rs252 let config_mode = self.hopping_config_mode()?; in hopping_mode() localVariable