Home
last modified time | relevance | path

Searched refs:GetArgValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.cpp47 static std::string GetArgValue(const std::string& arg) in GetArgValue() function
57 std::string webEngineArgValue = GetArgValue(arg); in GetWebEngineArgs()
81 initArgs->SetDumpPath(GetArgValue(ARG_DUMP)); in GetInitArgs()
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.cpp46 static std::string GetArgValue(const std::string& arg) in GetArgValue() function
56 std::string webEngineArgValue = GetArgValue(arg); in GetWebEngineArgs()
80 initArgs->SetDumpPath(GetArgValue(ARG_DUMP)); in GetInitArgs()