![]() |
Flutter Engine
The Flutter Engine
|
This is the complete list of members for fml::NativeLibrary, including all inherited members.
AddRef() const | fml::internal::RefCountedThreadSafeBase | inline |
AssertHasOneRef() const | fml::internal::RefCountedThreadSafeBase | inline |
Create(const char *path) | fml::NativeLibrary | static |
CreateForCurrentProcess() | fml::NativeLibrary | static |
CreateWithHandle(Handle handle, bool close_handle_when_done) | fml::NativeLibrary | static |
Handle typedef | fml::NativeLibrary | |
HasOneRef() const | fml::internal::RefCountedThreadSafeBase | inline |
RefCountedThreadSafe() | fml::RefCountedThreadSafe< NativeLibrary > | inlineprotected |
RefCountedThreadSafeBase() | fml::internal::RefCountedThreadSafeBase | inlineprotected |
Release() const | fml::RefCountedThreadSafe< NativeLibrary > | inline |
ResolveFunction(const char *symbol) | fml::NativeLibrary | inline |
ResolveSymbol(const char *symbol) | fml::NativeLibrary | inline |
SymbolHandle typedef | fml::NativeLibrary | |
~RefCountedThreadSafe() | fml::RefCountedThreadSafe< NativeLibrary > | inlineprotected |
~RefCountedThreadSafeBase() | fml::internal::RefCountedThreadSafeBase | inlineprotected |