Home
last modified time | relevance | path

Searched refs:handleMessage (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DRecurrentTimer.cpp115 void RecurrentTimer::handleMessage(const Message& message) { in handleMessage() function in android::hardware::automotive::vehicle::RecurrentTimer
142 void RecurrentMessageHandler::handleMessage(const Message& message) { in handleMessage() function in android::hardware::automotive::vehicle::RecurrentMessageHandler
143 mTimer->handleMessage(message); in handleMessage()
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DRecurrentTimer.h78 void handleMessage(const android::Message& message) EXCLUDES(mLock);
85 void handleMessage(const android::Message& message) override;
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DWatchdogClient.h48 void handleMessage(const ::android::Message& message) override;
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DWatchdogClient.cpp126 void WatchdogClient::MessageHandlerImpl::handleMessage(const Message& message) { in handleMessage() function in android::hardware::automotive::vehicle::V2_0::WatchdogClient::MessageHandlerImpl
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/include/
DTestWakeupClientServiceImpl.h70 void handleMessage(const android::Message& message) override;
111 void handleMessage(const android::Message& message) override;
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/
DTestWakeupClientServiceImpl.cpp64 void TaskTimeoutMessageHandler::handleMessage(const android::Message& message) { in handleMessage() function in android::hardware::automotive::remoteaccess::TaskTimeoutMessageHandler
308 void TaskScheduleMsgHandler::handleMessage(const android::Message& message) { in handleMessage() function in android::hardware::automotive::remoteaccess::TaskScheduleMsgHandler
/hardware/interfaces/media/omx/1.0/vts/functional/audio/
DVtsHalMediaOmxV1_0TargetAudioEncTest.cpp77 handleMessage(msg, buffer); in SetUp()
155 void handleMessage(Message msg, const BufferInfo* buffer) { in handleMessage() function in AudioEncHidlTest
DVtsHalMediaOmxV1_0TargetAudioDecTest.cpp77 handleMessage(msg, buffer); in SetUp()
175 void handleMessage(Message msg, const BufferInfo* buffer) { in handleMessage() function in AudioDecHidlTest
/hardware/google/graphics/common/libhwc2.1/libdevice/
DBrightnessController.h56 void handleMessage(const Message& message) override;
DBrightnessController.cpp810 void BrightnessController::DimmingMsgHandler::handleMessage(const ::android::Message& message) { in handleMessage() function in BrightnessController::DimmingMsgHandler
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp78 handleMessage(msg, buffer); in SetUp()
178 void handleMessage(Message msg, const BufferInfo* buffer) { in handleMessage() function in VideoDecHidlTest
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp90 handleMessage(msg, buffer); in SetUp()
178 void handleMessage(Message msg, const BufferInfo* buffer) { in handleMessage() function in VideoEncHidlTest