Home
last modified time | relevance | path

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

/foundation/arkui/napi/module_manager/test/unittest/module_manager_test/
Dmodule_manager_test.cpp249 std::vector<std::string> appLibPath; variable
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
Degl_wrapper_layer.cpp149 std::string appLibPath = g_bundleInfo.applicationInfo.nativeLibraryPath; in GetDebugLayerPaths() local
/foundation/arkui/napi/module_manager/
Dnative_module_manager.cpp497 …leManager::SetAppLibPath(const std::string& moduleName, const std::vector<std::string>& appLibPath, in SetAppLibPath()
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp883 for (const auto &appLibPath : appLibPaths) { in SetAppLibPath() local