Home
last modified time | relevance | path

Searched refs:GetHeader (Results 1 - 5 of 5) sorted by relevance

/test/ostest/wukong/report/include/
H A Dtable.h32 std::vector<std::string> GetHeader();
/test/ostest/wukong/report/src/
H A Dformat_json.cpp30 std::vector<std::string> header = tablePtr->GetHeader(); in FormatDetail()
H A Dtable.cpp56 std::vector<std::string> Table::GetHeader() in GetHeader() function in OHOS::WuKong::Table
H A Dformat_csv.cpp33 std::vector<std::string> header = tablePtr->GetHeader(); in FormatDetail()
/test/xts/acts/arkui/ace_ets_web_scheme_handler_napis/entry/src/main/cpp/
H A Dhello.cpp364 static napi_value GetHeader(napi_env env, napi_callback_info info) in GetHeader() function
699 {"getHeader", nullptr, GetHeader, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()

Completed in 2 milliseconds