Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/cpp/bindings/
Dmessage.h73 bool has_request_id() const { return header()->version >= 1; } in has_request_id() function
75 DCHECK(has_request_id()); in request_id()
80 DCHECK(has_request_id()); in set_request_id()