Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::UIDartState Member List

This is the complete list of members for flutter::UIDartState, including all inherited members.

class_library()tonic::DartStateinline
CreatePlatformIsolate(Dart_Handle entry_point, char **error)flutter::UIDartStatevirtual
Current()flutter::UIDartStatestatic
DartState(int dirfd=-1, std::function< void(Dart_Handle)> message_epilogue=nullptr)tonic::DartStateexplicit
debug_name() constflutter::UIDartStateinline
DidSetIsolate() overrideflutter::UIDartStateprivatevirtual
file_loader()tonic::DartStateinline
FlushMicrotasksNow()flutter::UIDartState
From(Dart_Isolate isolate)tonic::DartStatestatic
GetAdvisoryScriptURI() constflutter::UIDartStateprotected
GetConcurrentTaskRunner() constflutter::UIDartState
GetImageDecoder() constflutter::UIDartState
GetImageGeneratorRegistry() constflutter::UIDartState
GetIOManager() constflutter::UIDartState
GetIsolateNameServer() constflutter::UIDartState
GetLastError()flutter::UIDartState
GetRootIsolateToken() constflutter::UIDartState
GetRuntimeStageBackend() constflutter::UIDartState
GetSkiaUnrefQueue() constflutter::UIDartState
GetSnapshotDelegate() constflutter::UIDartState
GetTaskRunners() constflutter::UIDartState
GetVolatilePathTracker() constflutter::UIDartState
GetWeakPtr()tonic::DartState
HandleLibraryTag(Dart_LibraryTag tag, Dart_Handle library, Dart_Handle url)tonic::DartStatestatic
HandlePlatformMessage(std::unique_ptr< PlatformMessage > message)flutter::UIDartState
has_set_return_code() consttonic::DartStateinline
IsImpellerEnabled() constflutter::UIDartState
isolate()tonic::DartStateinline
isolate() consttonic::DartStateinlineprotected
IsRootIsolate() constflutter::UIDartStateinline
IsShuttingDown()tonic::DartStateinline
logger_prefix() constflutter::UIDartStateinline
LogMessage(const std::string &tag, const std::string &message) constflutter::UIDartState
main_port() constflutter::UIDartStateinline
message_handler()tonic::DartStateinline
MessageEpilogue(Dart_Handle message_result)tonic::DartStateinline
platform_configuration() constflutter::UIDartStateinline
private_constructor_name()tonic::DartStateinline
ScheduleMicrotask(Dart_Handle handle)flutter::UIDartState
SetDebugName(const std::string &name)flutter::UIDartState
SetIsolate(Dart_Isolate isolate)tonic::DartState
SetIsShuttingDown()tonic::DartStateinline
SetPlatformConfiguration(std::unique_ptr< PlatformConfiguration > platform_configuration)flutter::UIDartStateprotected
SetPlatformMessageHandler(std::weak_ptr< PlatformMessageHandler > handler)flutter::UIDartState
SetReturnCode(uint32_t return_code)tonic::DartState
SetReturnCodeCallback(std::function< void(uint32_t)> callback)tonic::DartState
ThrowIfUIOperationsProhibited()flutter::UIDartStatestatic
TONIC_DISALLOW_COPY_AND_ASSIGN(DartState)tonic::DartStateprotected
UIDartState(TaskObserverAdd add_callback, TaskObserverRemove remove_callback, std::string logger_prefix, UnhandledExceptionCallback unhandled_exception_callback, LogMessageCallback log_message_callback, std::shared_ptr< IsolateNameServer > isolate_name_server, bool is_root_isolate_, const UIDartState::Context &context)flutter::UIDartStateprotected
unhandled_exception_callback() constflutter::UIDartStateinline
~DartState()tonic::DartStatevirtual
~UIDartState() overrideflutter::UIDartStateprotected