Searched defs:log_to_file (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/system/update_engine/aosp/ |
H A D | logging_android.cc | 195 CombinedLogger(bool log_to_system, bool log_to_file) { in CombinedLogger() 286 void SetupLogging(bool log_to_system, bool log_to_file) { in SetupLogging()
|
/aosp_15_r20/system/update_engine/ |
H A D | main.cc | 51 bool log_to_file = FLAGS_logtofile || !FLAGS_logtostderr; in main() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/bin/ |
D | bisect_driver.py | 77 def log_to_file(path, execargs, link_from=None, link_to=None): function
|
/aosp_15_r20/external/toolchain-utils/binary_search_tool/ |
H A D | bisect_driver.py | 88 def log_to_file(path, execargs, link_from=None, link_to=None): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/bin/ |
D | bisect_driver.py | 77 def log_to_file(path, execargs, link_from=None, link_to=None): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/bin/ |
D | bisect_driver.py | 77 def log_to_file(path, execargs, link_from=None, link_to=None): function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/bin/ |
D | bisect_driver.py | 77 def log_to_file(path, execargs, link_from=None, link_to=None): function
|
/aosp_15_r20/external/dnsmasq/src/ |
H A D | log.c | 39 static int log_to_file = 0; variable
|
/aosp_15_r20/external/pytorch/benchmarks/dynamo/microbenchmarks/ |
H A D | operator_inp_utils.py | 185 def log_to_file(self, output_filename, *, skip_non_compute_operators=True): member in OperatorInputsMode
|
/aosp_15_r20/external/angle/build/android/ |
H A D | fast_local_dev_server.py | 69 def log_to_file(message: str, build_id: str): function
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imgui.cpp | 8922 const bool log_to_file = Button("Log To File"); SameLine(); in LogButtons() local
|