Home
last modified time | relevance | path

Searched defs:appLibPath (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/napi/module_manager/
Dnative_module_manager.cpp246 …leManager::SetAppLibPath(const std::string& moduleName, const std::vector<std::string>& appLibPath) in SetAppLibPath()
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp605 for (const auto &appLibPath : options.appLibPaths) { in Initialize() local