Searched defs:messages (Results 1 – 12 of 12) sorted by relevance
212 GLchar messages[256]; in TextureDraw() local349 GLchar messages[256] = {}; in drawImpl() local
80 [this](const std::vector<NotifyMessage>& messages) { in RealtimeProcessBlock()265 const std::vector<NotifyMessage>& messages) { in NotifyHwlPipelineBatchMessage()
526 std::vector<NotifyMessage> messages; in NotifyBatchShutters() local
256 auto notify_batch_cb = [this](const std::vector<NotifyMessage>& messages) { in Initialize()340 void BasicCaptureSession::NotifyBatch(const std::vector<NotifyMessage>& messages) { in NotifyBatch()
310 NotifyBatchFunc([this](const std::vector<NotifyMessage>& messages) { in InitializeCallbacks()
67 const auto messages = mMessages; in fetchMessages() local163 static void clearTimestamps(std::vector<CanMessage>& messages) { in clearTimestamps()231 auto messages = listener->fetchMessages(100ms); in TEST_P() local
80 void BufferStatusObserver::getBufferStatusChanges(std::vector<BufferStatusMessage> &messages) { in getBufferStatusChanges()233 std::vector<BufferInvalidationMessage> &messages) { in getInvalidations()
310 std::vector<BufferStatusMessage> messages; in processStatusMessages() local
122 std::vector<ChannelMessage> messages; in runChannelGroup() local
494 std::vector<ChannelMessage> messages{ in TEST_P() local525 std::vector<ChannelMessage> messages; in TEST_P() local
209 void NotifyBatch(const std::vector<NotifyMessage>& messages) { in NotifyBatch()
1509 const hidl_vec<NotifyMsg>& messages) { in notify()1520 const hidl_vec<NotifyMsg>& messages, in notifyHelper()