Home
last modified time | relevance | path

Searched defs:messages (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/media/bufferpool/aidl/default/
DBufferStatus.cpp71 void BufferStatusObserver::getBufferStatusChanges(std::vector<BufferStatusMessage> &messages) { in getBufferStatusChanges()
224 std::vector<BufferInvalidationMessage> &messages) { in getInvalidations()
DBufferPool.cpp310 std::vector<BufferStatusMessage> messages; in processStatusMessages() local
/hardware/interfaces/automotive/can/1.0/vts/functional/
DVtsHalCanBusVirtualV1_0TargetTest.cpp67 const auto messages = mMessages; in fetchMessages() local
163 static void clearTimestamps(std::vector<CanMessage>& messages) { in clearTimestamps()
231 auto messages = listener->fetchMessages(100ms); in TEST_P() local
/hardware/qcom/sm8150/media/hypv-intercept/
Dhypv_intercept.cpp267 static int event_notify(void *context, void *messages) in event_notify()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp1508 const hidl_vec<NotifyMsg>& messages) { in notify()
1519 const hidl_vec<NotifyMsg>& messages, in notifyHelper()