Searched refs:hdb (Results 1 – 2 of 2) sorted by relevance
343 final hdb = _get_handle();344 if (hdb == null) {357 _port().send([replyPort.sendPort, 'close', hdb as dynamic]);364 final hdb = _get_handle();365 if (hdb == null) {380 hdb as dynamic,390 final hdb = _get_handle();391 if (hdb == null) {406 hdb as dynamic,423 final hdb = _get_handle();[all …]
549 Dart_Handle hdb = EJTH(Dart_GetField(hself, Dart_NewStringFromCString("db"))); in ejd_exec() local556 EJTH(Dart_GetNativeInstanceField(hdb, 0, &ptr)); in ejd_exec()