Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/
Dhandle.cc127 std::vector<Dart_Handle> constructor_args{callback.Release(), ToDart(status), in ScheduleCallback() local
/third_party/python/Modules/
D_pickle.c7415 PyObject *constructor_args; in _pickle_UnpicklerMemoProxy___reduce___impl() local