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.h71 void PreloadSystemModule(const std::string& moduleName) in PreloadSystemModule() function
/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/
Dmock_runtime.h67 void PreloadSystemModule(const std::string& moduleName) override in PreloadSystemModule() function
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp972 void JsRuntime::PreloadSystemModule(const std::string& moduleName) in PreloadSystemModule() function in OHOS::AbilityRuntime::JsRuntime