Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/grpc/
H A Dgrpc_event_queue.h50 ::grpc::Status RunLoop(::grpc::ServerContext* context, ::grpc::ServerWriter<T>* writer) { in RunLoop() function
/aosp12/system/extras/simpleperf/
H A DIOEventLoop.cpp167 bool IOEventLoop::RunLoop() { in RunLoop() function in simpleperf::IOEventLoop