Searched refs:inventorySSEOSIsSet_ (Results 1 – 2 of 2) sorted by relevance
47 inventorySSEOSIsSet_(false), in InventoryEncryption()54 inventorySSEOSIsSet_(true), in InventoryEncryption()60 inventorySSEOSIsSet_(false), in InventoryEncryption()
62 …setSSEOSS(const InventorySSEOSS& value) { inventorySSEOSS_ = value; inventorySSEOSIsSet_ = true; } in setSSEOSS()63 bool hasSSEOSS() const { return inventorySSEOSIsSet_; } in hasSSEOSS()71 bool inventorySSEOSIsSet_; variable
Completed in 5 milliseconds