Searched defs:appLibPaths (Results 1 - 7 of 7) sorted by relevance
/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | native_lib_util.cpp | 33 void GetHapSoPath(const HapModuleInfo &hapInfo, AppLibPathMap &appLibPaths, bool isPreInstallApp) in GetHapSoPath() argument 54 void GetHspNativeLibPath(const BaseSharedBundleInfo &hspInfo, AppLibPathMap &appLibPaths, bool isPreInstallApp) in GetHspNativeLibPath() argument 80 GetPatchNativeLibPath(const HapModuleInfo &hapInfo, std::string &patchNativeLibraryPath, AppLibPathMap &appLibPaths) GetPatchNativeLibPath() argument
|
H A D | child_main_thread.cpp | 389 void ChildMainThread::UpdateNativeChildLibModuleName(const AppLibPathMap &appLibPaths, bool isSystemApp) in UpdateNativeChildLibModuleName() argument 419 GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibPaths) GetNativeLibPath() argument [all...] |
H A D | main_thread.cpp | 174 void MainThread::GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibPaths) in GetNativeLibPath() argument [all...] |
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | native_lib_util_test.cpp | 69 AppLibPathMap appLibPaths; in HWTEST_F() local 90 AppLibPathMap appLibPaths; in HWTEST_F() local 124 AppLibPathMap appLibPaths; HWTEST_F() local [all...] |
/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | cj_runtime.cpp | 83 void CJRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths) in SetAppLibPath() argument 149 bool CJRuntime::LoadCJAppLibrary(const AppLibPathVec& appLibPaths) in LoadCJAppLibrary() argument
|
H A D | js_runtime.cpp | 849 void JsRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, const bool& isSystemApp) in SetAppLibPath() argument
|
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
H A D | main_thread_test.cpp | 2259 AppLibPathMap appLibPaths; in HWTEST_F() local 2290 AppLibPathMap appLibPaths; in HWTEST_F() local 2343 AppLibPathMap appLibPaths; HWTEST_F() local 2403 AppLibPathMap appLibPaths; HWTEST_F() local [all...] |
Completed in 11 milliseconds