Home
last modified time | relevance | path

Searched defs:RecordFailure (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/art/openjdkjvmti/
H A Dti_redefine.h168 void RecordFailure(jvmtiError e, const std::string& err) { in RecordFailure() function
358 void RecordFailure(jvmtiError result, const std::string& error_msg) { in RecordFailure() function
H A Dti_redefine.cc774 void Redefiner::RecordFailure(jvmtiError result, in RecordFailure() function in openjdkjvmti::Redefiner
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dretry_throttle.cc84 bool ServerRetryThrottleData::RecordFailure() { in RecordFailure() function in grpc_core::internal::ServerRetryThrottleData
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dretry_throttle.cc84 bool ServerRetryThrottleData::RecordFailure() { in RecordFailure() function in grpc_core::internal::ServerRetryThrottleData
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/
H A Dmetrics.h302 void Metrics<MetricsType>::RecordFailure(size_t requested) { in RecordFailure() function
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaLookup.cpp4645 bool RecordFailure) { in CorrectTypo()