Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
platform.cc File Reference
#include "bin/platform.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::Platform_NumberOfProcessors (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Platform_OperatingSystem (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Platform_OperatingSystemVersion (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Platform_PathSeparator (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Platform_LocalHostname (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Platform_ExecutableName (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Platform_ResolvedExecutableName (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Platform_ExecutableArguments (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Platform_Environment (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Platform_GetVersion (Dart_NativeArguments args)
 
void FUNCTION_NAME() dart::bin::Platform_LocaleName (Dart_NativeArguments args)