Home
last modified time | relevance | path

Searched refs:GetRecord (Results 1 – 4 of 4) sorted by relevance

/test/ostest/wukong/report/src/
Dformat_json.cpp31 std::vector<std::vector<std::string>> record = tablePtr->GetRecord(); in FormatDetail()
Dtable.cpp61 std::vector<std::vector<std::string>> Table::GetRecord() in GetRecord() function in OHOS::WuKong::Table
Dformat_csv.cpp34 std::vector<std::vector<std::string>> record = tablePtr->GetRecord(); in FormatDetail()
/test/ostest/wukong/report/include/
Dtable.h33 std::vector<std::vector<std::string>> GetRecord();