Searched defs:NotifyWakeupRequired (Results 1 – 3 of 3) sorted by relevance
| /hardware/interfaces/automotive/remoteaccess/hal/default/proto/ | ||
| D | wakeup_client.proto | 52 rpc NotifyWakeupRequired(NotifyWakeupRequiredRequest) returns (NotifyWakeupRequiredResponse) {} rpc |
| /hardware/interfaces/automotive/remoteaccess/hal/default/fuzzer/ | ||
| D | fuzzer.cpp | 52 Status NotifyWakeupRequired([[maybe_unused]] ClientContext* context, in NotifyWakeupRequired() function in android::hardware::automotive::remoteaccess::MockGrpcClientStub |
| /hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/ | ||
| D | TestWakeupClientServiceImpl.cpp | 236 Status TestWakeupClientServiceImpl::NotifyWakeupRequired(ServerContext* context, in NotifyWakeupRequired() function in android::hardware::automotive::remoteaccess::TestWakeupClientServiceImpl |