Searched refs:success (Results 1 – 4 of 4) sorted by relevance
83 int GIT_CALLBACK(unlock)(struct git_config_backend *, int success);
311 int GIT_CALLBACK(unlock)(git_refdb_backend *backend, void *payload, int success, int update_reflog,
525 success = True530 success = False542 if success:
200 BOOL success = ::CreateTimerQueueTimer( in CloneGUIXRepo() local