Home
last modified time | relevance | path

Searched defs:PreloadSystemModule (Results 1 – 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/runtime_test/
Dmock_js_runtime.h70 void PreloadSystemModule(const std::string& moduleName) in PreloadSystemModule() function
/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/
Dmock_runtime.h90 void PreloadSystemModule(const std::string& moduleName) override in PreloadSystemModule() function
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp1170 void JsRuntime::PreloadSystemModule(const std::string& moduleName) in PreloadSystemModule() function in OHOS::AbilityRuntime::JsRuntime