Home
last modified time | relevance | path

Searched defs:GetAllPendingScheduledTasks (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/remoteaccess/hal/default/proto/
Dwakeup_client.proto102 rpc GetAllPendingScheduledTasks(GetAllPendingScheduledTasksRequest) rpc
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/include/
DTestWakeupClientServiceImpl.h296 grpc::Status GetAllPendingScheduledTasks( in GetAllPendingScheduledTasks() function
/hardware/interfaces/automotive/remoteaccess/hal/default/fuzzer/
Dfuzzer.cpp78 Status GetAllPendingScheduledTasks(ClientContext* context, in GetAllPendingScheduledTasks() function in android::hardware::automotive::remoteaccess::MockGrpcClientStub
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/
DTestWakeupClientServiceImpl.cpp485 Status ServiceImpl::GetAllPendingScheduledTasks(ServerContext* context, in GetAllPendingScheduledTasks() function in android::hardware::automotive::remoteaccess::ServiceImpl