Home
last modified time | relevance | path

Searched defs:appLibPaths (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dchild_main_thread.cpp161 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()
Dmain_thread.cpp158 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/
Dmain_thread_test.cpp2257 AppLibPathMap appLibPaths; variable
2288 AppLibPathMap appLibPaths; variable
2341 AppLibPathMap appLibPaths; variable
2401 AppLibPathMap appLibPaths; variable
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Djs_runtime_test.cpp130 AppLibPathMap appLibPaths {}; variable
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp791 void JsRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, const bool& isSystemApp) in SetAppLibPath()