Home
last modified time | relevance | path

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

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