Home
last modified time | relevance | path

Searched refs:LoadLib (Results 1 – 4 of 4) sorted by relevance

/base/web/webview/test/unittest/ohos_adapter_helper/
Dohos_adapter_helper_test.cpp170 helper.LoadLib(true);
172 helper.LoadLib(true);
174 helper.LoadLib(true);
176 helper.LoadLib(true);
177 helper.LoadLib(true);
/base/web/webview/ohos_nweb/include/
Dnweb_helper.h53 bool LoadLib(bool from_ark);
/base/tee/tee_client/services/teecd/src/
Dsecfile_load_agent.c166 static void LoadLib(struct SecAgentControlType *secAgentControl) in LoadLib() function
252 LoadLib(secAgentControl); in SecLoadAgentWork()
/base/web/webview/ohos_nweb/src/
Dnweb_helper.cpp554 bool NWebHelper::LoadLib(bool from_ark) in LoadLib() function in OHOS::NWeb::NWebHelper
580 bool NWebHelper::LoadLib(bool from_ark) in LoadLib() function in OHOS::NWeb::NWebHelper
707 return LoadLib(from_ark);