Home
last modified time | relevance | path

Searched refs:OnShutdownCallback (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/runtime/
Ddart_isolate.h155 void OnShutdownCallback();
Ddart_isolate.cc766 isolate_group_data->get()->OnShutdownCallback(); in DartIsolateShutdownCallback()
792 void DartIsolate::OnShutdownCallback() { in OnShutdownCallback() function in flutter::DartIsolate