Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/remoteaccess/hal/default/proto/
Dwakeup_client.proto85 rpc UnscheduleTask(UnscheduleTaskRequest) returns (UnscheduleTaskResponse) {} rpc
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/include/
DTestWakeupClientServiceImpl.h279 grpc::Status UnscheduleTask(grpc::ServerContext* context, const UnscheduleTaskRequest* request, in UnscheduleTask() function
/hardware/interfaces/automotive/remoteaccess/hal/default/fuzzer/
Dfuzzer.cpp63 Status UnscheduleTask(ClientContext* context, const UnscheduleTaskRequest& request, in UnscheduleTask() function in android::hardware::automotive::remoteaccess::MockGrpcClientStub
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/
DTestWakeupClientServiceImpl.cpp419 Status ServiceImpl::UnscheduleTask(ServerContext* context, const UnscheduleTaskRequest* request, in UnscheduleTask() function in android::hardware::automotive::remoteaccess::ServiceImpl