Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp2059 innerBundleInfo.SetModuleCpuAbi(cpuAbi); in UpdateNativeSoAttrs()
2069 innerBundleInfo.SetModuleCpuAbi(cpuAbi); in UpdateNativeSoAttrs()
H A Dmodule_profile.cpp1773 innerBundleInfo.SetModuleCpuAbi(cpuAbi); in UpdateNativeSoAttrs()
1785 innerBundleInfo.SetModuleCpuAbi(cpuAbi); in UpdateNativeSoAttrs()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1128 void SetModuleCpuAbi(const std::string &cpuAbi) in SetModuleCpuAbi() function