Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/remoteaccess/hal/default/proto/
Dwakeup_client.proto52 rpc NotifyWakeupRequired(NotifyWakeupRequiredRequest) returns (NotifyWakeupRequiredResponse) {} rpc
/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.cpp236 Status TestWakeupClientServiceImpl::NotifyWakeupRequired(ServerContext* context, in NotifyWakeupRequired() function in android::hardware::automotive::remoteaccess::TestWakeupClientServiceImpl