Home
last modified time | relevance | path

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

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