Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/model/
A DInventoryConfiguration.cc48 inventorySSEKMSIsSet_(false) in InventoryEncryption()
55 inventorySSEKMSIsSet_(false) in InventoryEncryption()
62 inventorySSEKMSIsSet_(true) in InventoryEncryption()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInventoryConfiguration.h66 …etSSEKMS(const InventorySSEKMS& value) { inventorySSEKMS_ = value; inventorySSEKMSIsSet_ = true; } in setSSEKMS()
67 bool hasSSEKMS() const { return inventorySSEKMSIsSet_; } in hasSSEKMS()
74 bool inventorySSEKMSIsSet_; variable

Completed in 4 milliseconds