Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1104 …std::string commonsPath = std::string(Constants::LOCAL_CODE_PATH) + "/" + moduleName_ + "/ets/comm… in RunScript() local
1108 (void)LoadScript(commonsPath); in RunScript()
1153 (void)func(commonsPath, commonsPath); in RunScript()