Home | History | Annotate | Download | only in host

Lines Matching refs:IPC_STRUCT_MEMBER

87   IPC_STRUCT_MEMBER(int, type)
88 IPC_STRUCT_MEMBER(net::IPAddressNumber, remote_address)
89 IPC_STRUCT_MEMBER(int, remote_port)
90 IPC_STRUCT_MEMBER(net::IPAddressNumber, local_address)
91 IPC_STRUCT_MEMBER(int, local_port)
156 IPC_STRUCT_MEMBER(int, shared_buffer_id)
159 IPC_STRUCT_MEMBER(int, bytes_per_row)
162 IPC_STRUCT_MEMBER(std::vector<webrtc::DesktopRect>, dirty_region)
165 IPC_STRUCT_MEMBER(webrtc::DesktopSize, dimensions)
168 IPC_STRUCT_MEMBER(int, capture_time_ms)
171 IPC_STRUCT_MEMBER(int64, client_sequence_number)
174 IPC_STRUCT_MEMBER(webrtc::DesktopVector, dpi)