Home
last modified time | relevance | path

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

/third_party/ejdb/src/bindings/ejdb2_dart/lib/
Dejdb2_dart.c80 static void ejd_idx_wrapped(Dart_Port receive_port, Dart_CObject *msg, Dart_Port reply_port);
106 { "idx", ejd_idx_wrapped },
1212 static void ejd_idx_wrapped(Dart_Port receive_port, Dart_CObject *msg, Dart_Port reply_port) { in ejd_idx_wrapped() function