Searched defs:appLibPath (Results 1 – 7 of 7) sorted by relevance
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| D | egl_wrapper_layer.cpp | 149 std::string appLibPath = g_bundleInfo.applicationInfo.nativeLibraryPath; in GetDebugLayerPaths() local 168 std::string appLibPath = g_bundleInfo.applicationInfo.nativeLibraryPath; in GetSquidHapLayerPaths() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/interop/src/cpp/ |
| D | vmloader.cc | 172 int loadES2Panda(const char* appClassPath, const char* appLibPath) { in loadES2Panda() 215 …T KInt LoadVirtualMachine(KInt vmKind, const char* appClassPath, const char* appLibPath, const For… in LoadVirtualMachine()
|
| /foundation/arkui/napi/module_manager/test/unittest/module_manager_test/ |
| D | module_manager_test.cpp | 263 std::vector<std::string> appLibPath; variable
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| D | ets_runtime.cpp | 100 auto appLibPath = appLibPathMap_.find(bundleModuleName); in CreateNamespace() local
|
| D | js_runtime.cpp | 897 for (const auto &appLibPath : appLibPaths) { in SetAppLibPath() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/interop/src/cpp/ |
| D | vmloader.cc | 168 int loadES2Panda(const char* appClassPath, const char* appLibPath) { in loadES2Panda() 287 …T KInt LoadVirtualMachine(KInt vmKind, const char* appClassPath, const char* appLibPath, const For… in LoadVirtualMachine()
|
| /foundation/arkui/napi/module_manager/ |
| D | native_module_manager.cpp | 524 …leManager::SetAppLibPath(const std::string& moduleName, const std::vector<std::string>& appLibPath, in SetAppLibPath()
|