Searched defs:convertErrorCode (Results 1 – 7 of 7) sorted by relevance
133 func convertErrorCode(error: NSError) -> String { in convertErrorCode() function
43 private fun convertErrorCode(code: Int): String { in moduleRegistry() method
46 private fun convertErrorCode(code: Int): String { in moduleRegistry() method
312 private fun convertErrorCode(code: Int): String { in hasSystemFeature() method in expo.modules.localauthentication.LocalAuthenticationModule