Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_abstract.cpp156 bool CJFrontendAbstract::LoadAppLibrary() in LoadAppLibrary() function in OHOS::Ace::CJFrontendAbstract
179 if (!LoadAppLibrary()) { in RunPage()
H A Dcj_frontend_abstract.h53 bool LoadAppLibrary();
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dmain_thread.h699 void LoadAppLibrary();
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp1397 LoadAppLibrary(); in HandleLaunchApplication()
2822 void MainThread::LoadAppLibrary() in LoadAppLibrary() function in OHOS::AppExecFwk::MainThread