Home
last modified time | relevance | path

Searched defs:CreateClosure (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/functional/
H A Dconcurrent_closures.cc19 OnceClosure ConcurrentClosures::CreateClosure() { in CreateClosure() function in base::ConcurrentClosures
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/work_queue/
H A Dbasic_work_queue_fuzzer.cc86 EventEngine::Closure* CreateClosure(int key) { in CreateClosure() function in grpc_event_engine::experimental::WorkQueueFuzzer