Home
last modified time | relevance | path

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

/test/ostest/wukong/report/src/
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()
Dreport.cpp365 std::shared_ptr<FormatJSON> formatJSON = std::make_shared<FormatJSON>(); in SegmentedWriteJson()
/test/ostest/wukong/report/include/
Dformat_json.h26 class FormatJSON : public Format {
28 FormatJSON();
29 ~FormatJSON();