Home
last modified time | relevance | path

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

/third_party/ejdb/src/bindings/ejdb2_dart/lib/
Dejdb2_dart.c83 static void ejd_info_wrapped(Dart_Port receive_port, Dart_CObject *msg, Dart_Port reply_port);
109 { "info", ejd_info_wrapped },
1345 static void ejd_info_wrapped(Dart_Port receive_port, Dart_CObject *msg, Dart_Port reply_port) { in ejd_info_wrapped() function