Home
last modified time | relevance | path

Searched refs:TryPreReadLib (Results 1 - 3 of 3) sorted by relevance

/base/web/webview/ohos_nweb/include/
H A Dnweb_helper.h46 static void TryPreReadLib(bool isFirstTimeStartUpWeb, const std::string& bundlePath);
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp291 * @tc.desc: TryPreReadLib.
301 NWebHelper::Instance().TryPreReadLib(false, hapPath); in HWTEST_F()
302 NWebHelper::Instance().TryPreReadLib(true, hapPath); in HWTEST_F()
/base/web/webview/ohos_nweb/src/
H A Dnweb_helper.cpp589 void NWebHelper::TryPreReadLib(bool isFirstTimeStartUpWeb, const std::string& bundlePath) in TryPreReadLib() function in OHOS::NWeb::NWebHelper

Completed in 5 milliseconds