AddRef() const | fml::internal::RefCountedThreadSafeBase | inline |
AssertHasOneRef() const | fml::internal::RefCountedThreadSafeBase | inline |
AssociateWithDartWrapper(Dart_Handle wrappable) | tonic::DartWrappable | |
ChannelCreate(uint32_t options) | zircon::dart::System | static |
ChannelFromFile(std::string path) | zircon::dart::System | static |
ChannelQueryAndRead(fml::RefPtr< Handle > channel) | zircon::dart::System | static |
ChannelQueryAndReadEtc(fml::RefPtr< Handle > channel) | zircon::dart::System | static |
ChannelWrite(fml::RefPtr< Handle > channel, const tonic::DartByteData &data, std::vector< Handle * > handles) | zircon::dart::System | static |
ChannelWriteEtc(fml::RefPtr< Handle > channel, const tonic::DartByteData &data, std::vector< HandleDisposition * > handle_dispositions) | zircon::dart::System | static |
ClearDartWrapper() | tonic::DartWrappable | |
ClockGetMonotonic() | zircon::dart::System | static |
ConnectToService(std::string path, fml::RefPtr< Handle > channel) | zircon::dart::System | static |
CreateDartWrapper(DartState *dart_state) | tonic::DartWrappable | |
dart_wrapper() const | tonic::DartWrappable | inline |
DartNativeFields enum name | tonic::DartWrappable | |
DartWrappable() | tonic::DartWrappable | inline |
EventpairCreate(uint32_t options) | zircon::dart::System | static |
GetDartWrapperInfo() const =0 | tonic::DartWrappable | pure virtual |
GetTypeForWrapper(tonic::DartState *dart_state, const tonic::DartWrapperInfo &wrapper_info) | tonic::DartWrappable | protectedstatic |
HasOneRef() const | fml::internal::RefCountedThreadSafeBase | inline |
kNumberOfNativeFields enum value | tonic::DartWrappable | |
kPeerIndex enum value | tonic::DartWrappable | |
RefCountedThreadSafe() | fml::RefCountedThreadSafe< System > | inlineprotected |
RefCountedThreadSafeBase() | fml::internal::RefCountedThreadSafeBase | inlineprotected |
RegisterNatives(tonic::DartLibraryNatives *natives) | zircon::dart::System | static |
Release() const | fml::RefCountedThreadSafe< System > | inline |
ReleaseDartWrappableReference() const =0 | tonic::DartWrappable | pure virtual |
RetainDartWrappableReference() const =0 | tonic::DartWrappable | pure virtual |
SocketCreate(uint32_t options) | zircon::dart::System | static |
SocketRead(fml::RefPtr< Handle > socket, size_t size) | zircon::dart::System | static |
SocketWrite(fml::RefPtr< Handle > socket, const tonic::DartByteData &data, int options) | zircon::dart::System | static |
VmoCreate(uint64_t size, uint32_t options) | zircon::dart::System | static |
VmoFromFile(std::string path) | zircon::dart::System | static |
VmoGetSize(fml::RefPtr< Handle > vmo) | zircon::dart::System | static |
VmoMap(fml::RefPtr< Handle > vmo) | zircon::dart::System | static |
VmoRead(fml::RefPtr< Handle > vmo, uint64_t offset, size_t size) | zircon::dart::System | static |
VmoSetSize(fml::RefPtr< Handle > vmo, uint64_t size) | zircon::dart::System | static |
VmoWrite(fml::RefPtr< Handle > vmo, uint64_t offset, const tonic::DartByteData &data) | zircon::dart::System | static |
~DartWrappable() | tonic::DartWrappable | protectedvirtual |
~RefCountedThreadSafe() | fml::RefCountedThreadSafe< System > | inlineprotected |
~RefCountedThreadSafeBase() | fml::internal::RefCountedThreadSafeBase | inlineprotected |