Home
last modified time | relevance | path

Searched defs:should_log (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/system/core/debuggerd/libdebuggerd/
H A Dtombstone_proto_to_text.cpp103 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 Dtombstone.cpp151 [&log](const std::string& line, bool should_log) { in engrave_tombstone()
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/sinks/
H A Dsink.h33 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 Dlogging.h104 #define TFLITE_MAY_LOG(severity, should_log) \ argument
/aosp_15_r20/external/toolchain-utils/rust_tools/
H A Drust_watch_test.py26 def should_log(_record): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dstatus_macros.cc78 const std::string& message, bool should_log, in MakeError()
/aosp_15_r20/system/core/debuggerd/libdebuggerd/test/
H A Dtombstone_proto_to_text_test.cpp66 [this](const std::string& line, bool should_log) { in ProtoToString()
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/details/
H A Dlogger_impl.h237 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 Dinput_verifier.rs71 should_log: bool, field
/aosp_15_r20/external/webrtc/rtc_base/
H A Dlogging.cc371 Boolean should_log = in OutputToDebug() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.cc2198 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 Dxds_end2end_test.cc3090 bool should_log = in TEST_P() local