Home
last modified time | relevance | path

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

/third_party/ejdb/src/bindings/ejdb2_jni/src/android/java/com/softmotions/ejdb2/
DEJDB2.java389 private native void _del(String collection, long id) throws EJDB2Exception; in _del() method in EJDB2
/third_party/python/Lib/unittest/test/testmock/
Dtestmagicmethods.py76 def _del(): function
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DEJDB2.java500 private native void _del(String collection, long id) throws EJDB2Exception; in _del() method in EJDB2