| /expo/ios/versioned/sdk48/EXUpdates/EXUpdates/Logging/ |
| H A D | UpdatesLogEntry.swift | 23 let jsonData = try jsonEncoder.encode(self) in asString() variable 57 guard let jsonData = from.data(using: .utf8) else { in create() variable
|
| /expo/ios/versioned/sdk47/EXUpdates/EXUpdates/Logging/ |
| H A D | UpdatesLogEntry.swift | 23 let jsonData = try jsonEncoder.encode(self) in asString() variable 57 guard let jsonData = from.data(using: .utf8) else { in create() variable
|
| /expo/ios/versioned/sdk49/EXUpdates/EXUpdates/Logging/ |
| H A D | UpdatesLogEntry.swift | 23 let jsonData = try jsonEncoder.encode(self) in asString() variable 57 guard let jsonData = from.data(using: .utf8) else { in create() variable
|
| /expo/packages/expo-updates/ios/EXUpdates/Logging/ |
| H A D | UpdatesLogEntry.swift | 23 let jsonData = try jsonEncoder.encode(self) in asString() variable 57 guard let jsonData = from.data(using: .utf8) else { in create() variable
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/ |
| H A D | ABI48_0_0MethodCall.cpp | 23 std::vector<MethodCall> parseMethodCalls(folly::dynamic &&jsonData) { in parseMethodCalls()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/ |
| H A D | ABI47_0_0MethodCall.cpp | 23 std::vector<MethodCall> parseMethodCalls(folly::dynamic &&jsonData) { in parseMethodCalls()
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/ |
| H A D | ABI49_0_0MethodCall.cpp | 23 std::vector<MethodCall> parseMethodCalls(folly::dynamic &&jsonData) { in parseMethodCalls()
|
| /expo/packages/expo-modules-core/ios/Swift/DevTools/ |
| H A D | ExpoRequestCdpInterceptor.swift | 29 …if let jsonData = try? encoder.encode(event), let payload = String(data: jsonData, encoding: .utf8… in dispatchEvent<T: CdpNetwork.EventParms>() variable
|
| /expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/DevTools/ |
| H A D | ExpoRequestCdpInterceptor.swift | 29 …if let jsonData = try? encoder.encode(event), let payload = String(data: jsonData, encoding: .utf8… in dispatchEvent<T: CdpNetwork.EventParms>() variable
|
| /expo/ios/versioned/sdk49/EXUpdates/EXUpdates/Database/ |
| H A D | UpdatesDatabaseUtils.swift | 125 guard let jsonData = try? JSONSerialization.data(withJSONObject: arg) as NSData else { in bind() variable
|
| H A D | UpdatesDatabase.swift | 470 private func jsonData(withKey key: String, scopeKey: String) throws -> [String: Any]? { in jsonData() function
|
| /expo/packages/expo-updates/ios/EXUpdates/Database/ |
| H A D | UpdatesDatabaseUtils.swift | 125 guard let jsonData = try? JSONSerialization.data(withJSONObject: arg) as NSData else { in bind() variable
|
| H A D | UpdatesDatabase.swift | 470 private func jsonData(withKey key: String, scopeKey: String) throws -> [String: Any]? { in jsonData() function
|