/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/ |
H A D | conditions.cc | 39 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/ |
D | conditions.cc | 39 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 D | conditions.cc | 39 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 D | conditions.cc | 39 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 D | conditions.cc | 39 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 D | conditions.cc | 39 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 D | logging.cc | 478 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 D | grpc_authorization_engine.cc | 37 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/ |
D | grpc_authorization_engine.cc | 37 bool ShouldLog(const Decision& decision, in ShouldLog() function
|
/aosp_15_r20/external/icing/icing/util/ |
H A D | logging.cc | 70 bool ShouldLog(LogSeverity::Code severity, int16_t verbosity) { in ShouldLog() function
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | event_trace_provider.h | 134 bool ShouldLog(EtwEventLevel level, EtwEventFlags flags) { in ShouldLog() function
|
/aosp_15_r20/system/logging/logd/ |
H A D | SimpleLogBuffer.cpp | 59 bool SimpleLogBuffer::ShouldLog(log_id_t log_id, const char* msg, uint16_t len) { in ShouldLog() function in SimpleLogBuffer
|
H A D | SerializedLogBuffer.cpp | 114 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/ |
D | logging_sink.h | 47 bool ShouldLog() { return enabled_; } in ShouldLog() function
|
D | logging_filter.cc | 229 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 D | logging_sink.h | 47 bool ShouldLog() { return enabled_; } in ShouldLog() function
|
H A D | logging_filter.cc | 225 bool ShouldLog() { return config_.ShouldLog(); } in ShouldLog() function in grpc_core::__anond4f559880111::CallData
|
/aosp_15_r20/system/libbase/ |
H A D | logging.cpp | 553 bool ShouldLog(LogSeverity severity, const char* tag) { in ShouldLog() function
|