Searched defs:PreloadModule (Results 1 – 7 of 7) sorted by relevance
| /foundation/ability/ability_runtime/test/unittest/runtime_test/ |
| D | mock_js_runtime.h | 79 void PreloadModule(const std::string& moduleName, const std::string& srcPath, in PreloadModule() function
|
| /foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/ |
| D | cj_mock_runtime.h | 86 void PreloadModule(const std::string& moduleName, const std::string& srcPath, in PreloadModule() function
|
| /foundation/ability/ability_runtime/test/unittest/cj_runtime_test/ |
| D | cj_mock_runtime.h | 88 void PreloadModule(const std::string& moduleName, const std::string& srcPath, in PreloadModule() function
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/ |
| D | mock_runtime.h | 93 void PreloadModule(const std::string& moduleName, const std::string& srcPath, in PreloadModule() function
|
| /foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/ |
| D | cj_runtime.h | 55 void PreloadModule(const std::string& moduleName, const std::string& srcPath, in PreloadModule() function
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| D | js_runtime.cpp | 1313 void JsRuntime::PreloadModule(const std::string& moduleName, const std::string& srcPath, in PreloadModule() function in OHOS::AbilityRuntime::JsRuntime
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| D | main_thread.cpp | 1926 void MainThread::PreloadModule(const AppExecFwk::HapModuleInfo &entryHapModuleInfo, in PreloadModule() function in OHOS::AppExecFwk::MainThread
|