Home
last modified time | relevance | path

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

/rocksdb-6.9/java/rocksjni/
Dportal.h3762 static jobject construct0(JNIEnv* env) { in construct0() function
3810 static jobject construct0(JNIEnv* env) { in construct0() function
3861 static jobject construct0(JNIEnv* env, uint32_t backup_id, int64_t timestamp, in construct0() function
3944 jobject obj = ROCKSDB_NAMESPACE::BackupInfoJni::construct0( in getBackupInfo()