Searched defs:should_log (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/system/core/debuggerd/libdebuggerd/ |
H A D | tombstone_proto_to_text.cpp | 103 const Thread& thread, bool should_log) { in print_thread_header() 125 std::vector<std::pair<std::string, uint64_t>> row, bool should_log) { in print_register_row() 135 const Thread& thread, bool should_log) { in print_thread_registers() 192 bool should_log) { in print_backtrace() 222 bool should_log) { in print_thread_backtrace() 567 bool should_log) { in print_guest_thread()
|
H A D | tombstone.cpp | 151 [&log](const std::string& line, bool should_log) { in engrave_tombstone()
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/sinks/ |
H A D | sink.h | 33 inline bool sink::should_log(level::level_enum msg_level) const in should_log() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/ |
H A D | logging.h | 104 #define TFLITE_MAY_LOG(severity, should_log) \ argument
|
/aosp_15_r20/external/toolchain-utils/rust_tools/ |
H A D | rust_watch_test.py | 26 def should_log(_record): function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/ |
H A D | status_macros.cc | 78 const std::string& message, bool should_log, in MakeError()
|
/aosp_15_r20/system/core/debuggerd/libdebuggerd/test/ |
H A D | tombstone_proto_to_text_test.cpp | 66 [this](const std::string& line, bool should_log) { in ProtoToString()
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/ |
H A D | logger_impl.h | 237 inline bool spdlog::logger::should_log(spdlog::level::level_enum msg_level) const in should_log() function
|
/aosp_15_r20/frameworks/native/libs/input/rust/ |
H A D | input_verifier.rs | 71 should_log: bool, field
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | logging.cc | 371 Boolean should_log = in OutputToDebug() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | graph_properties.cc | 2198 auto should_log = [&node_names_for_logging](std::string node_name) { in VerboseShapeInferenceLogging() local
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/ |
H A D | xds_end2end_test.cc | 3090 bool should_log = in TEST_P() local
|