Searched refs:InventoryCalloutData (Results 1 – 2 of 2) sorted by relevance
266 const std::vector<types::InventoryCalloutData>& i_callouts, in createAsyncPelWithInventoryCallout()308 const types::InventoryCalloutData& l_invCallout = i_callouts[0]; in createAsyncPelWithInventoryCallout()579 const std::vector<types::InventoryCalloutData>& i_callouts, in createSyncPelWithInvCallOut()
207 using InventoryCalloutData = std::tuple<std::string, CalloutPriority>; typedef