Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/remoteaccess/hal/default/proto/
Dwakeup_client.proto58 rpc NotifyWakeupRequired(NotifyWakeupRequiredRequest) returns (NotifyWakeupRequiredResponse) {} rpc
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/include/
DTestWakeupClientServiceImpl.h268 grpc::Status NotifyWakeupRequired(grpc::ServerContext* context, in NotifyWakeupRequired() function
/hardware/interfaces/automotive/remoteaccess/hal/default/fuzzer/
Dfuzzer.cpp52 Status NotifyWakeupRequired([[maybe_unused]] ClientContext* context, in NotifyWakeupRequired() function in android::hardware::automotive::remoteaccess::MockGrpcClientStub
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/
DTestWakeupClientServiceImpl.cpp279 Status ServiceImpl::NotifyWakeupRequired(ServerContext* context, in NotifyWakeupRequired() function in android::hardware::automotive::remoteaccess::ServiceImpl