Home
last modified time | relevance | path

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

/expo/packages/expo-sqlite/ios/
H A DSQLiteModule.swift123 "typeId": SqlAction.fromCode(value: action) in openDatabase()
259 static func fromCode(value: Int32) -> SqlAction { in fromCode() function