Flutter Engine
The Flutter Engine
|
#include <lib/fdio/namespace.h>
#include <lib/zx/channel.h>
#include <memory>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | dart_runner |
Functions | |
void | dart_runner::InitBuiltinLibrariesForIsolate (const std::string &script_uri, fdio_ns_t *namespc, int stdoutfd, int stderrfd, zx::channel directory_request, bool service_isolate) |