Go to the source code of this file.
Namespaces | |
| namespace | flutter |
Variables | |
| static std::mutex | flutter::gVMMutex |
| static std::weak_ptr< DartVM > | flutter::gVM |
| static std::shared_ptr< DartVM > * | flutter::gVMLeak |
| static std::mutex | flutter::gVMDependentsMutex |
| static std::weak_ptr< const DartVMData > | flutter::gVMData |
| static std::weak_ptr< ServiceProtocol > | flutter::gVMServiceProtocol |
| static std::weak_ptr< IsolateNameServer > | flutter::gVMIsolateNameServer |