Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInputFormat.h39 enum JsonType enum
114 JSONInputFormat(JsonType jsonType);
116 void setJsonType(JsonType jsonType);
119 JsonType JsonInfo() const;
127 JsonType jsonType_;
/AliOS-Things-master/components/oss/src/model/
A DInputFormat.cc41 static inline std::string JsonType_Str(JsonType num) in JsonType_Str()
240 JSONInputFormat::JSONInputFormat(JsonType jsonType) in JSONInputFormat()
244 void JSONInputFormat::setJsonType(JsonType jsonType) in setJsonType()
254 JsonType JSONInputFormat::JsonInfo() const in JsonInfo()

Completed in 12 milliseconds