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.cpp2056 innerBundleInfo.SetModuleNativeLibraryPath(ServiceConstants::LIBS + cpuAbi); in UpdateNativeSoAttrs()
2067 innerBundleInfo.SetModuleNativeLibraryPath( in UpdateNativeSoAttrs()
Dmodule_profile.cpp1770 innerBundleInfo.SetModuleNativeLibraryPath(ServiceConstants::LIBS + cpuAbi); in UpdateNativeSoAttrs()
1781 innerBundleInfo.SetModuleNativeLibraryPath( in UpdateNativeSoAttrs()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h1135 void SetModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetModuleNativeLibraryPath() function