Home
last modified time | relevance | path

Searched refs:vendorsPath (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1069 std::string vendorsPath = std::string(Constants::LOCAL_CODE_PATH) + "/" + moduleName_ + "/ets/vendors.abc"; in RunScript() local
1073 (void)LoadScript(vendorsPath); in RunScript()
1118 (void)func(vendorsPath, vendorsPath); in RunScript()

Completed in 3 milliseconds