Flutter Engine
 
Loading...
Searching...
No Matches
FlutterEngineAOTDataSource Struct Reference

#include <embedder.h>

Public Attributes

FlutterEngineAOTDataSourceType type
 
union { 
 
   const char *   elf_path 
 Absolute path to an ELF library file. More...
 
};  
 

Detailed Description

This struct specifies one of the various locations the engine can look for AOT data sources.

Definition at line 2433 of file embedder.h.

Member Data Documentation

◆ [union]

◆ elf_path

◆ type


The documentation for this struct was generated from the following file: