Searched defs:RequestId (Results 1 – 1 of 1) sorted by relevance
26 struct RequestId : public AutoParcelable<RequestId> { struct29 constexpr bool operator==(const RequestId& other) const { argument