Home
last modified time | relevance | path

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

/foundation/arkui/napi/module_manager/test/unittest/module_manager_test/
Dmodule_manager_test.cpp245 std::vector<std::string> appLibPath; variable
/foundation/arkui/napi/module_manager/
Dnative_module_manager.cpp367 …leManager::SetAppLibPath(const std::string& moduleName, const std::vector<std::string>& appLibPath, in SetAppLibPath()
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp661 for (const auto &appLibPath : appLibPaths) { in SetAppLibPath() local