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.cpp2055 innerBundleInfo.SetModuleNativeLibraryPath(Constants::LIBS + cpuAbi); in UpdateNativeSoAttrs()
2066 innerBundleInfo.SetModuleNativeLibraryPath( in UpdateNativeSoAttrs()
Dmodule_profile.cpp1464 innerBundleInfo.SetModuleNativeLibraryPath(Constants::LIBS + cpuAbi); in UpdateNativeSoAttrs()
1475 innerBundleInfo.SetModuleNativeLibraryPath( in UpdateNativeSoAttrs()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h1091 void SetModuleNativeLibraryPath(const std::string &nativeLibraryPath) in SetModuleNativeLibraryPath() function