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