Home
last modified time | relevance | path

Searched defs:ShouldLog (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/
H A Dconditions.cc39 bool LogEveryNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogEveryNState
43 bool LogFirstNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogFirstNState
52 bool LogEveryPow2State::ShouldLog() { in ShouldLog() function in absl::log_internal::LogEveryPow2State
57 bool LogEveryNSecState::ShouldLog(double seconds) { in ShouldLog() function in absl::log_internal::LogEveryNSecState
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dconditions.cc39 bool LogEveryNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogEveryNState
43 bool LogFirstNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogFirstNState
52 bool LogEveryPow2State::ShouldLog() { in ShouldLog() function in absl::log_internal::LogEveryPow2State
57 bool LogEveryNSecState::ShouldLog(double seconds) { in ShouldLog() function in absl::log_internal::LogEveryNSecState
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/
H A Dconditions.cc39 bool LogEveryNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogEveryNState
43 bool LogFirstNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogFirstNState
52 bool LogEveryPow2State::ShouldLog() { in ShouldLog() function in absl::log_internal::LogEveryPow2State
57 bool LogEveryNSecState::ShouldLog(double seconds) { in ShouldLog() function in absl::log_internal::LogEveryNSecState
/aosp_15_r20/external/abseil-cpp/absl/log/internal/
H A Dconditions.cc39 bool LogEveryNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogEveryNState
43 bool LogFirstNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogFirstNState
52 bool LogEveryPow2State::ShouldLog() { in ShouldLog() function in absl::log_internal::LogEveryPow2State
57 bool LogEveryNSecState::ShouldLog(double seconds) { in ShouldLog() function in absl::log_internal::LogEveryNSecState
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/internal/
H A Dconditions.cc39 bool LogEveryNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogEveryNState
43 bool LogFirstNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogFirstNState
52 bool LogEveryPow2State::ShouldLog() { in ShouldLog() function in absl::log_internal::LogEveryPow2State
57 bool LogEveryNSecState::ShouldLog(double seconds) { in ShouldLog() function in absl::log_internal::LogEveryNSecState
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/log/internal/
H A Dconditions.cc39 bool LogEveryNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogEveryNState
43 bool LogFirstNState::ShouldLog(int n) { in ShouldLog() function in absl::log_internal::LogFirstNState
52 bool LogEveryPow2State::ShouldLog() { in ShouldLog() function in absl::log_internal::LogEveryPow2State
57 bool LogEveryNSecState::ShouldLog(double seconds) { in ShouldLog() function in absl::log_internal::LogEveryNSecState
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/
H A Dlogging.cc478 bool LogEveryNState::ShouldLog(int n) { in ShouldLog() function in tensorflow::internal::LogEveryNState
482 bool LogFirstNState::ShouldLog(int n) { in ShouldLog() function in tensorflow::internal::LogFirstNState
492 bool LogEveryPow2State::ShouldLog(int ignored) { in ShouldLog() function in tensorflow::internal::LogEveryPow2State
498 bool LogEveryNSecState::ShouldLog(double seconds) { in ShouldLog() function in tensorflow::internal::LogEveryNSecState
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/authorization/
H A Dgrpc_authorization_engine.cc37 bool ShouldLog(const Decision& decision, in ShouldLog() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Dgrpc_authorization_engine.cc37 bool ShouldLog(const Decision& decision, in ShouldLog() function
/aosp_15_r20/external/icing/icing/util/
H A Dlogging.cc70 bool ShouldLog(LogSeverity::Code severity, int16_t verbosity) { in ShouldLog() function
/aosp_15_r20/external/cronet/base/win/
H A Devent_trace_provider.h134 bool ShouldLog(EtwEventLevel level, EtwEventFlags flags) { in ShouldLog() function
/aosp_15_r20/system/logging/logd/
H A DSimpleLogBuffer.cpp59 bool SimpleLogBuffer::ShouldLog(log_id_t log_id, const char* msg, uint16_t len) { in ShouldLog() function in SimpleLogBuffer
H A DSerializedLogBuffer.cpp114 bool SerializedLogBuffer::ShouldLog(log_id_t log_id, const char* msg, uint16_t len) { in ShouldLog() function in SerializedLogBuffer
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/logging/
Dlogging_sink.h47 bool ShouldLog() { return enabled_; } in ShouldLog() function
Dlogging_filter.cc229 bool ShouldLog() { return config_.ShouldLog(); } in ShouldLog() function in grpc_core::__anon780eaf000111::CallData
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/logging/
H A Dlogging_sink.h47 bool ShouldLog() { return enabled_; } in ShouldLog() function
H A Dlogging_filter.cc225 bool ShouldLog() { return config_.ShouldLog(); } in ShouldLog() function in grpc_core::__anond4f559880111::CallData
/aosp_15_r20/system/libbase/
H A Dlogging.cpp553 bool ShouldLog(LogSeverity severity, const char* tag) { in ShouldLog() function