Searched refs:InventoryDestination (Results 1 – 3 of 3) sorted by relevance
104 class InventoryDestination107 InventoryDestination() {} in InventoryDestination() function108 …InventoryDestination(const InventoryOSSBucketDestination& destination):InventoryOSSBucketDestinati… in InventoryDestination() function124 const InventoryDestination& Destination() const { return destination_; } in Destination()132 void setDestination(const InventoryDestination& destination) { destination_ = destination; } in setDestination()141 InventoryDestination destination_;
101 inventoryConfiguration_.setDestination(InventoryDestination(dest)); in operator =()
108 inventoryConfiguration.setDestination(InventoryDestination(dest)); in operator =()
Completed in 4 milliseconds