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.cpp281 AppLibPathMap appLibPaths {}; in InitNativeLib() local
382 void ChildMainThread::UpdateNativeChildLibModuleName(const AppLibPathMap &appLibPaths, bool isSyste… in UpdateNativeChildLibModuleName()
413 AppLibPathMap &appLibPaths) in GetNativeLibPath()
Dmain_thread.cpp184 …:GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibPaths) in GetNativeLibPath()
1443 AppLibPathMap appLibPaths {}; in HandleLaunchApplication() local
/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
Dcj_runtime_test.cpp82 AppLibPathMap appLibPaths{}; variable
116 AppLibPathMap appLibPaths{}; variable
/foundation/ability/ability_runtime/frameworks/native/runtime/
Dcj_runtime.cpp67 void CJRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths) in SetAppLibPath()
131 bool CJRuntime::LoadCJAppLibrary(const AppLibPathVec& appLibPaths) in LoadCJAppLibrary()
Djs_runtime.cpp905 void JsRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, const bool& isSystemApp) in SetAppLibPath()
/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/
Dcj_test_runner_test.cpp99 AppLibPathMap appLibPaths{}; in SetUp() local
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp2229 AppLibPathMap appLibPaths; variable
2260 AppLibPathMap appLibPaths; variable
2313 AppLibPathMap appLibPaths; variable
2373 AppLibPathMap appLibPaths; variable
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Djs_runtime_test.cpp137 AppLibPathMap appLibPaths {}; variable
/foundation/ability/ability_runtime/test/unittest/cj_ui_ability_test/
Dcj_ui_ability_test.cpp158 AppLibPathMap appLibPaths; variable