Searched defs:appLibPaths (Results 1 – 10 of 10) sorted by relevance
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| D | native_lib_util.cpp | 33 void GetHapSoPath(const HapModuleInfo &hapInfo, AppLibPathMap &appLibPaths, bool isPreInstallApp) in GetHapSoPath() 54 void GetHspNativeLibPath(const BaseSharedBundleInfo &hspInfo, AppLibPathMap &appLibPaths, bool isPr… in GetHspNativeLibPath() 81 AppLibPathMap &appLibPaths) in GetPatchNativeLibPath()
|
| D | child_main_thread.cpp | 290 AppLibPathMap appLibPaths {}; in InitNativeLib() local 391 void ChildMainThread::UpdateNativeChildLibModuleName(const AppLibPathMap &appLibPaths, bool isSyste… in UpdateNativeChildLibModuleName() 429 AppLibPathMap &appLibPaths) in GetNativeLibPath()
|
| D | main_thread.cpp | 225 …:GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibPaths) in GetNativeLibPath() 265 AppLibPathMap &appLibPaths) in GetPluginNativeLibPath() 1629 AppLibPathMap appLibPaths {}; in HandleLaunchApplication() local
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
| D | native_lib_util_test.cpp | 69 AppLibPathMap appLibPaths; variable 90 AppLibPathMap appLibPaths; variable 124 AppLibPathMap appLibPaths; variable
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| D | ets_native_lib_util.cpp | 36 void GetEtsHapSoPath(const HapModuleInfo &hapInfo, AppLibPathMap &appLibPaths, bool isPreInstallApp, in GetEtsHapSoPath() 61 void GetEtsHspNativeLibPath(const BaseSharedBundleInfo &hspInfo, AppLibPathMap &appLibPaths, bool i… in GetEtsHspNativeLibPath() 96 AppLibPathMap &appLibPaths, std::map<std::string, std::string> &abcPathsToBundleModuleNameMap) in GetEtsPatchNativeLibPath() 124 AppLibPathMap &appLibPaths, std::map<std::string, std::string> &abcPathsToBundleModuleNameMap) in GetEtsNativeLibPath()
|
| D | cj_runtime.cpp | 73 void CJRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths) in SetAppLibPath() 138 bool CJRuntime::LoadCJAppLibrary(const AppLibPathVec& appLibPaths) in LoadCJAppLibrary()
|
| D | ets_runtime.cpp | 88 EtsAppLibNamespaceMgr(const AppLibPathMap& appLibPaths, bool isSystemApp) in EtsAppLibNamespaceMgr() 199 void ETSRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, in SetAppLibPath()
|
| D | js_runtime.cpp | 882 void JsRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, const bool& isSystemApp) in SetAppLibPath()
|
| /foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
| D | main_thread_test.cpp | 2284 AppLibPathMap appLibPaths; variable 2315 AppLibPathMap appLibPaths; variable 2368 AppLibPathMap appLibPaths; variable 2428 AppLibPathMap appLibPaths; variable 2521 AppLibPathMap appLibPaths; variable 2552 AppLibPathMap appLibPaths; variable 2583 AppLibPathMap appLibPaths; variable
|
| /foundation/ability/ability_runtime/test/unittest/runtime_test/ |
| D | js_runtime_test.cpp | 151 AppLibPathMap appLibPaths {}; variable
|