Home
last modified time | relevance | path

Searched refs:SetArkNativeFileAbi (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1963 innerBundleInfo.SetArkNativeFileAbi(ServiceConstants::ARM64_V8A); in ParserArkNativeFilePath()
1971 innerBundleInfo.SetArkNativeFileAbi(ServiceConstants::ARM_EABI_V7A); in ParserArkNativeFilePath()
1976 innerBundleInfo.SetArkNativeFileAbi(ServiceConstants::ARM_EABI); in ParserArkNativeFilePath()
1988 innerBundleInfo.SetArkNativeFileAbi(abi); in ParserArkNativeFilePath()
H A Dbundle_install_checker.cpp1044 info.second.SetArkNativeFileAbi(arkNativeFileAbi); in CheckMultiArkNativeFile()
H A Dbase_bundle_installer.cpp4321 item.second.SetArkNativeFileAbi(oldInfo.GetArkNativeFileAbi()); in CheckArkNativeFileWithOldInfo()
H A Dbundle_data_mgr.cpp6848 item->second.SetArkNativeFileAbi(abi); in SetAOTCompileStatus()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1621 void SetArkNativeFileAbi(const std::string &arkNativeFileAbi) in SetArkNativeFileAbi() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp6287 oldInfo.SetArkNativeFileAbi("x86");