Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.cpp81 initArgs->SetDumpPath(GetArgValue(ARG_DUMP)); in GetInitArgs()
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.cpp80 initArgs->SetDumpPath(GetArgValue(ARG_DUMP)); in GetInitArgs()
/ohos5.0/base/web/webview/ohos_nweb/include/
H A Dnweb_init_params.h156 void SetDumpPath(const std::string& dumpPath) in SetDumpPath() function