Home
last modified time | relevance | path

Searched defs:ResetCounters (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dcounted_service.h49 void ResetCounters() { in ResetCounters() function
H A Dservice_config_end2end_test.cc95 void ResetCounters() { in ResetCounters() function in grpc::testing::__anon50cf22e30111::MyTestServiceImpl
352 void ResetCounters() { in ResetCounters() function in grpc::testing::__anon50cf22e30111::ServiceConfigEnd2endTest
H A Dclient_lb_end2end_test.cc181 void ResetCounters() { in ResetCounters() function in grpc::testing::__anon18215c690111::MyTestServiceImpl
478 void ResetCounters() { in ResetCounters() function in grpc::testing::__anon18215c690111::ClientLbEnd2endTest
/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/
H A Dflash_partition_with_stats.h70 void ResetCounters() { sector_counters_.assign(sector_count(), 0); } in ResetCounters() function
/aosp_15_r20/external/libgav1/src/
H A Dsymbol_decoder_context.cc229 void SymbolDecoderContext::ResetCounters() { in ResetCounters() function in libgav1::SymbolDecoderContext
/aosp_15_r20/external/openthread/src/core/radio/
H A Dtrel_interface.cpp357 void Interface::ResetCounters(void) { otPlatTrelResetCounters(&GetInstance()); } in ResetCounters() function in ot::Trel::Interface
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_advertising_proxy.hpp177 void ResetCounters(void) { mCounters.Clear(); } in ResetCounters() function in ot::Srp::AdvertisingProxy
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dtrel.cpp377 static void ResetCounters() { memset(&sCounters, 0, sizeof(sCounters)); } in ResetCounters() function
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmesh_forwarder.hpp314 void ResetCounters(void) { ClearAllBytes(mIpCounters); } in ResetCounters() function in ot::MeshForwarder
H A Dmle.cpp259 void Mle::ResetCounters(void) in ResetCounters() function in ot::Mle::Mle
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac.hpp500 void ResetCounters(void) { ClearAllBytes(mCounters); } in ResetCounters() function in ot::Mac::Mac
/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerLoop.cpp62 static void ResetCounters(const FuzzingOptions &Options) { in ResetCounters() function
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dmetrics.cpp109 void MetricsArena::ResetCounters() { in ResetCounters() function in torch::lazy::MetricsArena
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dusbioctl.h349 ULONG ResetCounters; member
357 ULONG ResetCounters; member
/aosp_15_r20/external/openthread/src/ncp/
H A Dncp_base.cpp380 void NcpBase::ResetCounters(void) in ResetCounters() function in ot::Ncp::NcpBase
/aosp_15_r20/external/webp/src/mux/
H A Danim_encode.c111 static void ResetCounters(WebPAnimEncoder* const enc) { in ResetCounters() function
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_lazy_ops.cpp51 void ResetCounters() {} in ResetCounters() function in torch::lazy::LazyTsTest