Searched refs:InProgressActionData (Results 1 – 1 of 1) sorted by relevance
444 struct InProgressActionData struct446 explicit InProgressActionData( in InProgressActionData() argument449 ~InProgressActionData() in ~InProgressActionData() argument491 InProgressActionData(const InProgressActionData&) = delete;492 InProgressActionData(InProgressActionData&&) = delete;493 InProgressActionData& operator=(const InProgressActionData&) = delete;494 InProgressActionData& operator=(InProgressActionData&&) = delete;1310 const std::shared_ptr<InProgressActionData>& transaction, in handleMethodResponse()1380 const std::shared_ptr<InProgressActionData>& transaction, in findActionOnInterface()1594 auto transaction = std::make_shared<InProgressActionData>(asyncResp); in handleAction()[all …]