Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_profile.cpp262 std::string abis = GetAbiList(); in ParseNativeSo() local
264 SplitStr(abis, ServiceConstants::ABI_SEPARATOR, abiList, false, false); in ParseNativeSo()
272 abis.c_str(), isDefault, isSystemLib64Exist); in ParseNativeSo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_handler.cpp104 std::string abis = GetAbiList(); in IsSupportARM64() local
105 APP_LOGD("abi list : %{public}s", abis.c_str()); in IsSupportARM64()
107 SplitStr(abis, ServiceConstants::ABI_SEPARATOR, abiList, false, false); in IsSupportARM64()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dmodule_profile.cpp1793 std::string abis = GetAbiList(); in ParserNativeSo() local
1795 SplitStr(abis, ServiceConstants::ABI_SEPARATOR, abiList, false, false); in ParserNativeSo()
1804 APP_LOGD("abi list : %{public}s, isDefault : %{public}d", abis.c_str(), isDefault); in ParserNativeSo()
1941 std::string abis = GetAbiList(); in ParserArkNativeFilePath() local
1943 SplitStr(abis, ServiceConstants::ABI_SEPARATOR, abiList, false, false); in ParserArkNativeFilePath()
1952 APP_LOGD("abi list : %{public}s, isDefault : %{public}d", abis.c_str(), isDefault); in ParserArkNativeFilePath()
H A Dbundle_profile.cpp2077 std::string abis = GetAbiList(); in ParserNativeSo() local
2079 SplitStr(abis, ServiceConstants::ABI_SEPARATOR, abiList, false, false); in ParserNativeSo()
2088 APP_LOGD("abi list : %{public}s, isDefault : %{public}d", abis.c_str(), isDefault); in ParserNativeSo()
/ohos5.0/docs/en/application-dev/napi/
H A Dohos-abi.md28 … For details about the definition of the long double format, see [Supported ABIs](#supported-abis).
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/resources/video_encoder/
H A D1280_720_nv.yuv Error!