Home
last modified time | relevance | path

Searched defs:entrypoint_args (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/engine/flutter/runtime/
Ddart_isolate.cc485 auto entrypoint_args = tonic::ToDart(args); in Run() local
516 auto entrypoint_args = tonic::ToDart(args); in RunFromLibrary() local