Home
last modified time | relevance | path

Searched defs:hide_date_from_log_time (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dconsole_prefs.py227 def hide_date_from_log_time(self) -> bool: member in ConsolePrefs
/aosp_15_r20/external/pigweed/pw_watch/py/pw_watch/
H A Dwatch_app.py264 def hide_date_from_log_time(self) -> bool: member in WatchAppPrefs