Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dnative_lib_util.cpp33 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()
Dchild_main_thread.cpp290 AppLibPathMap appLibPaths {}; in InitNativeLib() local
391 void ChildMainThread::UpdateNativeChildLibModuleName(const AppLibPathMap &appLibPaths, bool isSyste… in UpdateNativeChildLibModuleName()
429 AppLibPathMap &appLibPaths) in GetNativeLibPath()
Dmain_thread.cpp225 …: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/
Dnative_lib_util_test.cpp69 AppLibPathMap appLibPaths; variable
90 AppLibPathMap appLibPaths; variable
124 AppLibPathMap appLibPaths; variable
/foundation/ability/ability_runtime/frameworks/native/runtime/
Dets_native_lib_util.cpp36 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()
Dcj_runtime.cpp73 void CJRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths) in SetAppLibPath()
138 bool CJRuntime::LoadCJAppLibrary(const AppLibPathVec& appLibPaths) in LoadCJAppLibrary()
Dets_runtime.cpp88 EtsAppLibNamespaceMgr(const AppLibPathMap& appLibPaths, bool isSystemApp) in EtsAppLibNamespaceMgr()
199 void ETSRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, in SetAppLibPath()
Djs_runtime.cpp882 void JsRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, const bool& isSystemApp) in SetAppLibPath()
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp2284 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/
Djs_runtime_test.cpp151 AppLibPathMap appLibPaths {}; variable