Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/runtime/
Ddart_snapshot.h34 bool IsValidForAOT() const;
Ddart_snapshot.cc197 bool DartSnapshot::IsValidForAOT() const { in IsValidForAOT() function in flutter::DartSnapshot