Home
last modified time | relevance | path

Searched refs:inventorySSEOSIsSet_ (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/oss/src/model/
A DInventoryConfiguration.cc47 inventorySSEOSIsSet_(false), in InventoryEncryption()
54 inventorySSEOSIsSet_(true), in InventoryEncryption()
60 inventorySSEOSIsSet_(false), in InventoryEncryption()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInventoryConfiguration.h62 …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