Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/rfcomm/
Dstack_rfcomm_test_main.cc53 logging::LoggingSettings log_settings; in main() local
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dlogging_utils.py24 def log_settings(settings): function
/aosp_15_r20/system/update_engine/aosp/
H A Dlogging_android.cc298 logging::LoggingSettings log_settings; in SetupLogging() local
/aosp_15_r20/system/update_engine/payload_generator/
H A Dgenerate_delta_main.cc510 logging::LoggingSettings log_settings; in Main() local
/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_adapter_tests.py3639 def log_settings(self, msg, settings): member in BluetoothAdapterTests