Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Side by Side Diff: runtime/bin/dart_io_entries.txt

Issue 2419653002: AOT: Add missing native entry points for secure sockets. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | runtime/bin/main.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 dart:io,::,_makeUint8ListView 1 dart:io,::,_makeUint8ListView
2 dart:io,::,_makeDatagram 2 dart:io,::,_makeDatagram
3 dart:io,::,_setupHooks 3 dart:io,::,_setupHooks
4 dart:io,::,_getWatchSignalInternal 4 dart:io,::,_getWatchSignalInternal
5 dart:io,CertificateException,CertificateException. 5 dart:io,CertificateException,CertificateException.
6 dart:io,Directory,Directory. 6 dart:io,Directory,Directory.
7 dart:io,File,File. 7 dart:io,File,File.
8 dart:io,FileSystemException,FileSystemException. 8 dart:io,FileSystemException,FileSystemException.
9 dart:io,HandshakeException,HandshakeException. 9 dart:io,HandshakeException,HandshakeException.
10 dart:io,Link,Link. 10 dart:io,Link,Link.
11 dart:io,OSError,OSError. 11 dart:io,OSError,OSError.
12 dart:io,TlsException,TlsException. 12 dart:io,TlsException,TlsException.
13 dart:io,X509Certificate,X509Certificate._ 13 dart:io,X509Certificate,X509Certificate._
14 dart:io,_ExternalBuffer,set:data 14 dart:io,_ExternalBuffer,set:data
15 dart:io,_ExternalBuffer,get:start
16 dart:io,_ExternalBuffer,set:start
17 dart:io,_ExternalBuffer,set:end
18 dart:io,_ExternalBuffer,get:end
15 dart:io,_Platform,set:_nativeScript 19 dart:io,_Platform,set:_nativeScript
16 dart:io,_ProcessStartStatus,set:_errorCode 20 dart:io,_ProcessStartStatus,set:_errorCode
17 dart:io,_ProcessStartStatus,set:_errorMessage 21 dart:io,_ProcessStartStatus,set:_errorMessage
22 dart:io,_SecureFilterImpl,get:buffers
18 dart:io,_SecureFilterImpl,get:ENCRYPTED_SIZE 23 dart:io,_SecureFilterImpl,get:ENCRYPTED_SIZE
19 dart:io,_SecureFilterImpl,get:SIZE 24 dart:io,_SecureFilterImpl,get:SIZE
OLDNEW
« no previous file with comments | « no previous file | runtime/bin/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698