Searched refs:ABI_SEPARATOR (Results 1 - 5 of 5) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | bundle_service_constants.h | 94 constexpr const char* ABI_SEPARATOR = ","; member
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | patch_profile.cpp | 252 SplitStr(abis, ServiceConstants::ABI_SEPARATOR, abiList, false, false); in ParseNativeSo()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | module_profile.cpp | 1623 SplitStr(abis, ServiceConstants::ABI_SEPARATOR, abiList, false, false); in ParserNativeSo() 1771 SplitStr(abis, ServiceConstants::ABI_SEPARATOR, abiList, false, false); in ParserArkNativeFilePath()
|
H A D | bundle_profile.cpp | 1897 SplitStr(abis, ServiceConstants::ABI_SEPARATOR, abiList, false, false); in ParserNativeSo()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/ |
H A D | aot_handler.cpp | 107 SplitStr(abis, ServiceConstants::ABI_SEPARATOR, abiList, false, false); in IsSupportARM64()
|
Completed in 10 milliseconds