Home
last modified time | relevance | path

Searched refs:FormatJSON (Results 1 - 3 of 3) sorted by relevance

/test/ostest/wukong/report/src/
H A Dformat_json.cpp20 FormatJSON::FormatJSON() : Format() in FormatJSON() function in OHOS::WuKong::FormatJSON
24 FormatJSON::~FormatJSON() in ~FormatJSON()
28 void FormatJSON::FormatDetail(std::shared_ptr<Table> tablePtr, std::string &target) in FormatDetail()
H A Dreport.cpp366 std::shared_ptr<FormatJSON> formatJSON = std::make_shared<FormatJSON>(); in SegmentedWriteJson()
/test/ostest/wukong/report/include/
H A Dformat_json.h26 class FormatJSON : public Format { class
28 FormatJSON();
29 ~FormatJSON();

Completed in 2 milliseconds