Searched refs:FormatJSON (Results 1 – 3 of 3) sorted by relevance
20 FormatJSON::FormatJSON() : Format() in FormatJSON() function in OHOS::WuKong::FormatJSON24 FormatJSON::~FormatJSON() in ~FormatJSON()28 void FormatJSON::FormatDetail(std::shared_ptr<Table> tablePtr, std::string &target) in FormatDetail()
365 std::shared_ptr<FormatJSON> formatJSON = std::make_shared<FormatJSON>(); in SegmentedWriteJson()
26 class FormatJSON : public Format {28 FormatJSON();29 ~FormatJSON();