Home
last modified time | relevance | path

Searched defs:jrelpath (Results 1 – 8 of 8) sorted by relevance

/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/javahl/native/
H A Dorg_apache_subversion_javahl_remote_CommitEditor.cpp73 jstring jrelpath, jobject jchildren, jobject jproperties, in Java_org_apache_subversion_javahl_remote_CommitEditor_addDirectory()
85 jstring jrelpath, jobject jchecksum, jobject jcontents, in Java_org_apache_subversion_javahl_remote_CommitEditor_addFile()
98 jstring jrelpath, jstring jtarget, jobject jproperties, in Java_org_apache_subversion_javahl_remote_CommitEditor_addSymlink()
110 jstring jrelpath, jobject jkind, jlong jreplaces_revision) in Java_org_apache_subversion_javahl_remote_CommitEditor_addAbsent()
121 jstring jrelpath, jlong jrevision, jobject jchildren, jobject jproperties) in Java_org_apache_subversion_javahl_remote_CommitEditor_alterDirectory()
132 jstring jrelpath, jlong jrevision, jobject jchecksum, jobject jcontents, in Java_org_apache_subversion_javahl_remote_CommitEditor_alterFile()
144 jstring jrelpath, jlong jrevision, jstring jtarget, jobject jproperties) in Java_org_apache_subversion_javahl_remote_CommitEditor_alterSymlink()
155 jstring jrelpath, jlong jrevision) in Java_org_apache_subversion_javahl_remote_CommitEditor_delete()
H A DCommitEditor.cpp221 void CommitEditor::addDirectory(jstring jrelpath, in addDirectory()
247 void CommitEditor::addFile(jstring jrelpath, in addFile()
275 void CommitEditor::addSymlink(jstring jrelpath, in addSymlink()
282 void CommitEditor::addAbsent(jstring jrelpath, jobject jkind, in addAbsent()
299 void CommitEditor::alterDirectory(jstring jrelpath, jlong jrevision, in alterDirectory()
324 void CommitEditor::alterFile(jstring jrelpath, jlong jrevision, in alterFile()
352 void CommitEditor::alterSymlink(jstring jrelpath, jlong jrevision, in alterSymlink()
358 void CommitEditor::remove(jstring jrelpath, jlong jrevision) in remove()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/javahl/native/
H A Dorg_apache_subversion_javahl_remote_CommitEditor.cpp73 jstring jrelpath, jobject jchildren, jobject jproperties, in Java_org_apache_subversion_javahl_remote_CommitEditor_addDirectory()
85 jstring jrelpath, jobject jchecksum, jobject jcontents, in Java_org_apache_subversion_javahl_remote_CommitEditor_addFile()
98 jstring jrelpath, jstring jtarget, jobject jproperties, in Java_org_apache_subversion_javahl_remote_CommitEditor_addSymlink()
110 jstring jrelpath, jobject jkind, jlong jreplaces_revision) in Java_org_apache_subversion_javahl_remote_CommitEditor_addAbsent()
121 jstring jrelpath, jlong jrevision, jobject jchildren, jobject jproperties) in Java_org_apache_subversion_javahl_remote_CommitEditor_alterDirectory()
132 jstring jrelpath, jlong jrevision, jobject jchecksum, jobject jcontents, in Java_org_apache_subversion_javahl_remote_CommitEditor_alterFile()
144 jstring jrelpath, jlong jrevision, jstring jtarget, jobject jproperties) in Java_org_apache_subversion_javahl_remote_CommitEditor_alterSymlink()
155 jstring jrelpath, jlong jrevision) in Java_org_apache_subversion_javahl_remote_CommitEditor_delete()
H A DCommitEditor.cpp221 void CommitEditor::addDirectory(jstring jrelpath, in addDirectory()
247 void CommitEditor::addFile(jstring jrelpath, in addFile()
275 void CommitEditor::addSymlink(jstring jrelpath, in addSymlink()
282 void CommitEditor::addAbsent(jstring jrelpath, jobject jkind, in addAbsent()
299 void CommitEditor::alterDirectory(jstring jrelpath, jlong jrevision, in alterDirectory()
324 void CommitEditor::alterFile(jstring jrelpath, jlong jrevision, in alterFile()
352 void CommitEditor::alterSymlink(jstring jrelpath, jlong jrevision, in alterSymlink()
358 void CommitEditor::remove(jstring jrelpath, jlong jrevision) in remove()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/javahl/native/
H A Dorg_apache_subversion_javahl_remote_CommitEditor.cpp73 jstring jrelpath, jobject jchildren, jobject jproperties, in Java_org_apache_subversion_javahl_remote_CommitEditor_addDirectory()
85 jstring jrelpath, jobject jchecksum, jobject jcontents, in Java_org_apache_subversion_javahl_remote_CommitEditor_addFile()
98 jstring jrelpath, jstring jtarget, jobject jproperties, in Java_org_apache_subversion_javahl_remote_CommitEditor_addSymlink()
110 jstring jrelpath, jobject jkind, jlong jreplaces_revision) in Java_org_apache_subversion_javahl_remote_CommitEditor_addAbsent()
121 jstring jrelpath, jlong jrevision, jobject jchildren, jobject jproperties) in Java_org_apache_subversion_javahl_remote_CommitEditor_alterDirectory()
132 jstring jrelpath, jlong jrevision, jobject jchecksum, jobject jcontents, in Java_org_apache_subversion_javahl_remote_CommitEditor_alterFile()
144 jstring jrelpath, jlong jrevision, jstring jtarget, jobject jproperties) in Java_org_apache_subversion_javahl_remote_CommitEditor_alterSymlink()
155 jstring jrelpath, jlong jrevision) in Java_org_apache_subversion_javahl_remote_CommitEditor_delete()
H A DCommitEditor.cpp221 void CommitEditor::addDirectory(jstring jrelpath, in addDirectory()
247 void CommitEditor::addFile(jstring jrelpath, in addFile()
275 void CommitEditor::addSymlink(jstring jrelpath, in addSymlink()
282 void CommitEditor::addAbsent(jstring jrelpath, jobject jkind, in addAbsent()
299 void CommitEditor::alterDirectory(jstring jrelpath, jlong jrevision, in alterDirectory()
324 void CommitEditor::alterFile(jstring jrelpath, jlong jrevision, in alterFile()
352 void CommitEditor::alterSymlink(jstring jrelpath, jlong jrevision, in alterSymlink()
358 void CommitEditor::remove(jstring jrelpath, jlong jrevision) in remove()
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/javahl/native/
H A Dorg_apache_subversion_javahl_remote_CommitEditor.cpp73 jstring jrelpath, jobject jchildren, jobject jproperties, in Java_org_apache_subversion_javahl_remote_CommitEditor_addDirectory()
85 jstring jrelpath, jobject jchecksum, jobject jcontents, in Java_org_apache_subversion_javahl_remote_CommitEditor_addFile()
98 jstring jrelpath, jstring jtarget, jobject jproperties, in Java_org_apache_subversion_javahl_remote_CommitEditor_addSymlink()
110 jstring jrelpath, jobject jkind, jlong jreplaces_revision) in Java_org_apache_subversion_javahl_remote_CommitEditor_addAbsent()
121 jstring jrelpath, jlong jrevision, jobject jchildren, jobject jproperties) in Java_org_apache_subversion_javahl_remote_CommitEditor_alterDirectory()
132 jstring jrelpath, jlong jrevision, jobject jchecksum, jobject jcontents, in Java_org_apache_subversion_javahl_remote_CommitEditor_alterFile()
144 jstring jrelpath, jlong jrevision, jstring jtarget, jobject jproperties) in Java_org_apache_subversion_javahl_remote_CommitEditor_alterSymlink()
155 jstring jrelpath, jlong jrevision) in Java_org_apache_subversion_javahl_remote_CommitEditor_delete()
H A DCommitEditor.cpp221 void CommitEditor::addDirectory(jstring jrelpath, in addDirectory()
247 void CommitEditor::addFile(jstring jrelpath, in addFile()
275 void CommitEditor::addSymlink(jstring jrelpath, in addSymlink()
282 void CommitEditor::addAbsent(jstring jrelpath, jobject jkind, in addAbsent()
299 void CommitEditor::alterDirectory(jstring jrelpath, jlong jrevision, in alterDirectory()
324 void CommitEditor::alterFile(jstring jrelpath, jlong jrevision, in alterFile()
352 void CommitEditor::alterSymlink(jstring jrelpath, jlong jrevision, in alterSymlink()
358 void CommitEditor::remove(jstring jrelpath, jlong jrevision) in remove()