/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/ |
D | RecurrentTimer.cpp | 115 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/ |
D | RecurrentTimer.h | 78 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/ |
D | WatchdogClient.h | 48 void handleMessage(const ::android::Message& message) override;
|
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/ |
D | WatchdogClient.cpp | 126 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/ |
D | TestWakeupClientServiceImpl.h | 70 void handleMessage(const android::Message& message) override; 111 void handleMessage(const android::Message& message) override;
|
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/ |
D | TestWakeupClientServiceImpl.cpp | 64 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/ |
D | VtsHalMediaOmxV1_0TargetAudioEncTest.cpp | 77 handleMessage(msg, buffer); in SetUp() 155 void handleMessage(Message msg, const BufferInfo* buffer) { in handleMessage() function in AudioEncHidlTest
|
D | VtsHalMediaOmxV1_0TargetAudioDecTest.cpp | 77 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/ |
D | BrightnessController.h | 56 void handleMessage(const Message& message) override;
|
D | BrightnessController.cpp | 810 void BrightnessController::DimmingMsgHandler::handleMessage(const ::android::Message& message) { in handleMessage() function in BrightnessController::DimmingMsgHandler
|
/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
D | VtsHalMediaOmxV1_0TargetVideoDecTest.cpp | 78 handleMessage(msg, buffer); in SetUp() 178 void handleMessage(Message msg, const BufferInfo* buffer) { in handleMessage() function in VideoDecHidlTest
|
D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 90 handleMessage(msg, buffer); in SetUp() 178 void handleMessage(Message msg, const BufferInfo* buffer) { in handleMessage() function in VideoEncHidlTest
|