Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dtraffic_policer.cc24 void TrafficPolicer::Refill() { in Refill() function in quic::simulator::TrafficPolicer
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h100 void Refill(Cache *c) { in Refill() function
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/chacha8rand/
Dchacha8.go75 func (s *State) Refill() { func
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dstream_buffer_cache_manager.cc471 status_t StreamBufferCacheManager::StreamBufferCache::Refill() { in Refill() function in android::google_camera_hal::StreamBufferCacheManager::StreamBufferCache
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/
H A Dwork_serializer.cc504 bool WorkSerializer::DispatchingWorkSerializer::Refill() { in Refill() function in grpc_core::WorkSerializer::DispatchingWorkSerializer
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h1000 NOINLINE void Refill(SizeClassAllocator *allocator, uptr class_id) { in Refill() function