5 #ifndef FLUTTER_LIB_IO_DART_IO_H_ 6 #define FLUTTER_LIB_IO_DART_IO_H_ 11 #include "flutter/fml/macros.h" 17 static void InitForIsolate(
bool may_insecurely_connect_to_all_domains,
18 std::string domain_network_policy);
21 FML_DISALLOW_IMPLICIT_CONSTRUCTORS(
DartIO);
26 #endif // FLUTTER_LIB_IO_DART_IO_H_
static void InitForIsolate(bool may_insecurely_connect_to_all_domains, std::string domain_network_policy)