Flutter Engine
The Flutter Engine
third_party
dart-lang
sdk
runtime
include
bin
Namespaces
|
Functions
dart_io_api.h File Reference
#include "
../dart_tools_api.h
"
Go to the source code of this file.
Namespaces
namespace
dart
namespace
dart::bin
Functions
void
dart::bin::BootstrapDartIo
()
void
dart::bin::CleanupDartIo
()
void
dart::bin::SetSystemTempDirectory
(const char *system_temp)
void
dart::bin::SetCaptureStdout
(bool
value
)
void
dart::bin::SetCaptureStderr
(bool
value
)
bool
dart::bin::ShouldCaptureStdout
()
bool
dart::bin::ShouldCaptureStderr
()
void
dart::bin::SetExecutableName
(const char *executable_name)
void
dart::bin::SetExecutableArguments
(
int
script_index, char **
argv
)
void
dart::bin::GetIOEmbedderInformation
(
Dart_EmbedderInformation
*
info
)
void *
dart::bin::OpenFile
(const char *
name
, bool
write
)
void
dart::bin::ReadFile
(uint8_t **
data
, intptr_t *file_len, void *stream)
void
dart::bin::WriteFile
(const void *
buffer
, intptr_t num_bytes, void *stream)
void
dart::bin::CloseFile
(void *stream)
bool
dart::bin::GetEntropy
(uint8_t *
buffer
, intptr_t
length
)
Dart_NativeFunction
dart::bin::LookupIONative
(
Dart_Handle
name
,
int
argument_count
, bool *auto_setup_scope)
const uint8_t *
dart::bin::LookupIONativeSymbol
(
Dart_NativeFunction
nf)
Generated on Sun Jun 23 2024 21:57:03 for Flutter Engine by
1.9.4