Home
last modified time | relevance | path

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

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