Home
last modified time | relevance | path

Searched refs:use_python_logging (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/command_line_runner/
Drun_bluetooth_tests.py240 logging.use_python_logging()
/aosp_15_r20/external/python/absl-py/absl/logging/
D__init__.pyi285 def use_python_logging(quiet: bool = ...) -> None:
D__init__.py1225 def use_python_logging(quiet=False): function