Home
last modified time | relevance | path

Searched refs:SetModuleNativeLibraryPath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp2056 innerBundleInfo.SetModuleNativeLibraryPath(ServiceConstants::LIBS + cpuAbi); in UpdateNativeSoAttrs()
2067 innerBundleInfo.SetModuleNativeLibraryPath( in UpdateNativeSoAttrs()
H A Dmodule_profile.cpp1770 innerBundleInfo.SetModuleNativeLibraryPath(ServiceConstants::LIBS + cpuAbi); in UpdateNativeSoAttrs()
1781 innerBundleInfo.SetModuleNativeLibraryPath( in UpdateNativeSoAttrs()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1135 void SetModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetModuleNativeLibraryPath() function