Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/model/
A DInputFormat.cc240 JSONInputFormat::JSONInputFormat(JsonType jsonType) in JSONInputFormat() argument
241 : InputFormat(), jsonType_(jsonType) in JSONInputFormat()
244 void JSONInputFormat::setJsonType(JsonType jsonType) in setJsonType() argument
246 jsonType_ = jsonType; in setJsonType()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DInputFormat.h114 JSONInputFormat(JsonType jsonType);
116 void setJsonType(JsonType jsonType);

Completed in 3 milliseconds