Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_profile.cpp1889 innerBundleInfo.SetModuleNativeLibraryPath(ServiceConstants::LIBS + cpuAbi); in UpdateNativeSoAttrs()
1900 innerBundleInfo.SetModuleNativeLibraryPath( in UpdateNativeSoAttrs()
Dmodule_profile.cpp1843 innerBundleInfo.SetModuleNativeLibraryPath(ServiceConstants::LIBS + cpuAbi); in UpdateNativeSoAttrs()
1854 innerBundleInfo.SetModuleNativeLibraryPath( in UpdateNativeSoAttrs()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h1171 void SetModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetModuleNativeLibraryPath() function