Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds