Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A 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()
H A 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()
H A Dmain_thread.cpp184 …:GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibPaths) in GetNativeLibPath()
1441 AppLibPathMap appLibPaths {}; in HandleLaunchApplication() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_runtime_test.cpp82 AppLibPathMap appLibPaths{}; variable
116 AppLibPathMap appLibPaths{}; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Dcj_runtime.cpp81 void CJRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths) in SetAppLibPath()
147 bool CJRuntime::LoadCJAppLibrary(const AppLibPathVec& appLibPaths) in LoadCJAppLibrary()
H A Djs_runtime.cpp886 void JsRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, const bool& isSystemApp) in SetAppLibPath()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/
H A Dcj_test_runner_test.cpp99 AppLibPathMap appLibPaths{}; in SetUp() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp2229 AppLibPathMap appLibPaths; variable
2260 AppLibPathMap appLibPaths; variable
2313 AppLibPathMap appLibPaths; variable
2373 AppLibPathMap appLibPaths; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_test.cpp137 AppLibPathMap appLibPaths {}; variable