Home
last modified time | relevance | path

Searched refs:IsUrgent (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish_common/host/frontend/vnc_server/
Dvnc_client_connection.h103 bool IsUrgent(const FrameBufferUpdateRequest& update_request) const;
Dvnc_client_connection.cpp384 bool VncClientConnection::IsUrgent( in IsUrgent() function in VncClientConnection
398 if (IsUrgent(fbur)) { in HandleFramebufferUpdateRequest()