Searched defs:EnumToInt32 (Results 1 – 2 of 2) sorted by relevance
| /foundation/filemanagement/dfs_service/interfaces/kits/js/ani/ani_helper/src/ | ||
| D | ani_utils.cpp | 52 std::tuple<bool, int32_t> ANIUtils::EnumToInt32(ani_env *env, ani_enum_item enumItem) in EnumToInt32() function in OHOS::FileManagement::CloudSync::ANIUtils |
| /foundation/filemanagement/file_api/interfaces/kits/js/src/common/ani_helper/ | ||
| D | type_converter.cpp | 129 std::tuple<bool, std::optional<int32_t>> TypeConverter::EnumToInt32(ani_env *env, const ani_enum_it… in EnumToInt32() function in OHOS::FileManagement::ModuleFileIO::ANI::TypeConverter |