Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
file_system_watcher.cc File Reference
#include "bin/file_system_watcher.h"
#include "bin/builtin.h"
#include "bin/dartutils.h"
#include "bin/file.h"
#include "bin/utils.h"
#include "include/dart_api.h"

Go to the source code of this file.

Namespaces

namespace  dart
 
namespace  dart::bin
 

Functions

void FUNCTION_NAME() dart::bin::FileSystemWatcher_IsSupported (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::FileSystemWatcher_InitWatcher (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::FileSystemWatcher_CloseWatcher (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::FileSystemWatcher_WatchPath (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::FileSystemWatcher_UnwatchPath (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::FileSystemWatcher_ReadEvents (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::FileSystemWatcher_GetSocketId (Dart_NativeArguments args)