Searched refs:succeeded (Results 1 – 4 of 4) sorted by relevance
285 BOOL succeeded = FALSE; in ParentInit() local309 succeeded = TRUE; in ParentInit()316 if (!succeeded && (p_segbuf[i] != NULL)) in ParentInit()
58 static void WFSi_ArchiveReadDoneCallback(WFSClientContext *context, BOOL succeeded, void *arg) in WFSi_ArchiveReadDoneCallback() argument62 if (succeeded) in WFSi_ArchiveReadDoneCallback()
42 typedef void (*WFSRequestClientReadDoneCallback)(struct WFSClientContext *context, BOOL succeeded, …
3865 BOOL succeeded = FALSE; in WcWaitForState() local3872 succeeded = TRUE; in WcWaitForState()3897 return succeeded; in WcWaitForState()3999 BOOL succeeded = WH_StepDS(send); in WcStepDataSharing() local4000 if (succeeded && bitmap) in WcStepDataSharing()4004 return succeeded; in WcStepDataSharing()