Home
last modified time | relevance | path

Searched refs:SYSTEM_LIB64 (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h99 constexpr const char* SYSTEM_LIB64 = "/system/lib64"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_profile.cpp270 bool isSystemLib64Exist = BundleUtil::IsExistDir(ServiceConstants::SYSTEM_LIB64); in ParseNativeSo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1803 bool isSystemLib64Exist = BundleUtil::IsExistDir(ServiceConstants::SYSTEM_LIB64); in ParserNativeSo()
1951 bool isSystemLib64Exist = BundleUtil::IsExistDir(ServiceConstants::SYSTEM_LIB64); in ParserArkNativeFilePath()
2632 if (BundleUtil::IsExistDir(ServiceConstants::SYSTEM_LIB64)) { in ToInnerBundleInfo()
H A Dbundle_profile.cpp2087 bool isSystemLib64Exist = BundleUtil::IsExistDir(ServiceConstants::SYSTEM_LIB64); in ParserNativeSo()
2590 if (BundleUtil::IsExistDir(ServiceConstants::SYSTEM_LIB64)) { in ToInnerBundleInfo()