Flutter Engine
The Flutter Engine
|
#include "vm/bootstrap_natives.h"
#include "include/dart_api.h"
#include "vm/native_entry.h"
#include "vm/object.h"
#include "vm/os.h"
#include "vm/timeline.h"
Go to the source code of this file.
Namespaces | |
namespace | dart |
Functions | |
dart::DEFINE_NATIVE_ENTRY (Timeline_isDartStreamEnabled, 0, 0) | |
dart::DEFINE_NATIVE_ENTRY (Timeline_getNextTaskId, 0, 0) | |
dart::DEFINE_NATIVE_ENTRY (Timeline_getTraceClock, 0, 0) | |
dart::DEFINE_NATIVE_ENTRY (Timeline_reportTaskEvent, 0, 5) | |