Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/sys/
Dconfig.h83 int GIT_CALLBACK(unlock)(struct git_config_backend *, int success);
Drefdb_backend.h311 int GIT_CALLBACK(unlock)(git_refdb_backend *backend, void *payload, int success, int update_reflog,
/GUIX-v6.2.1/test/guix_studio_test/test_demo/
Dtest_main.py525 success = True
530 success = False
542 if success:
/GUIX-v6.2.1/guix_studio/
Dclone_repo_dialog.cpp200 BOOL success = ::CreateTimerQueueTimer( in CloneGUIXRepo() local