Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/remoteaccess/hal/default/proto/
Dwakeup_client.proto90 rpc UnscheduleAllTasks(UnscheduleAllTasksRequest) returns (UnscheduleAllTasksResponse) {} rpc
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/include/
DTestWakeupClientServiceImpl.h284 grpc::Status UnscheduleAllTasks(grpc::ServerContext* context, in UnscheduleAllTasks() function
/hardware/interfaces/automotive/remoteaccess/hal/default/fuzzer/
Dfuzzer.cpp68 Status UnscheduleAllTasks(ClientContext* context, const UnscheduleAllTasksRequest& request, in UnscheduleAllTasks() function in android::hardware::automotive::remoteaccess::MockGrpcClientStub
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/
DTestWakeupClientServiceImpl.cpp442 Status ServiceImpl::UnscheduleAllTasks(ServerContext* context, in UnscheduleAllTasks() function in android::hardware::automotive::remoteaccess::ServiceImpl