Searched defs:wakeupApplicationProcessor (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/ | ||
H A D | main.cpp | 248 void wakeupApplicationProcessor(int32_t bootupReason) override { in wakeupApplicationProcessor() function in MyServiceImpl |
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/test/ | ||
H A D | TestWakeupClientServiceImplUnitTest.cpp | 47 void wakeupApplicationProcessor([[maybe_unused]] int32_t bootupReason) override { in wakeupApplicationProcessor() function in android::hardware::automotive::remoteaccess::test::MyTestWakeupClientServiceImpl |