Searched refs:RequestKey (Results 1 – 1 of 1) sorted by relevance
39 struct RequestKey struct46 bool operator==(const RequestKey& e) const in operator ==() argument60 std::size_t operator()(const RequestKey& key) const in operator ()()87 RequestKey key; //!< Responder MCTP endpoint ID154 void instanceIdExpiryCallBack(RequestKey key) in instanceIdExpiryCallBack()265 RequestKey key{eid, instanceId, type, command}; in registerRequest()307 RequestKey key{eid, instanceId, type, command}; in unregisterRequest()374 RequestKey key{eid, instanceId, type, command}; in handleResponse()450 void removeRequestEntry(RequestKey key) in removeRequestEntry()481 requestKey = RequestKey{ in SendRecvMsgOperation()[all …]