Searched defs:appLibPaths (Results 1 – 5 of 5) sorted by relevance
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| D | child_main_thread.cpp | 161 AppLibPathMap appLibPaths {}; in InitNativeLib() local 215 void ChildMainThread::GetNativeLibPath(const BundleInfo &bundleInfo, AppLibPathMap &appLibPaths) in GetNativeLibPath() 235 void ChildMainThread::GetHapSoPath(const HapModuleInfo &hapInfo, AppLibPathMap &appLibPaths, bool i… in GetHapSoPath()
|
| D | main_thread.cpp | 158 void GetHapSoPath(const HapModuleInfo &hapInfo, AppLibPathMap &appLibPaths, bool isPreInstallApp) in GetHapSoPath() 177 void GetHspNativeLibPath(const BaseSharedBundleInfo &hspInfo, AppLibPathMap &appLibPaths, bool isPr… in GetHspNativeLibPath() 203 AppLibPathMap &appLibPaths) in GetPatchNativeLibPath() 227 …:GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibPaths) in GetNativeLibPath() 1281 AppLibPathMap appLibPaths {}; in HandleLaunchApplication() local
|
| /foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
| D | main_thread_test.cpp | 2257 AppLibPathMap appLibPaths; variable 2288 AppLibPathMap appLibPaths; variable 2341 AppLibPathMap appLibPaths; variable 2401 AppLibPathMap appLibPaths; variable
|
| /foundation/ability/ability_runtime/test/unittest/runtime_test/ |
| D | js_runtime_test.cpp | 130 AppLibPathMap appLibPaths {}; variable
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| D | js_runtime.cpp | 791 void JsRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, const bool& isSystemApp) in SetAppLibPath()
|