Searched refs:successfull (Results 1 – 9 of 9) sorted by relevance
43 private int successfull = 0; field in Task77 successfull++; in advance()84 if (failed + successfull == max) in advance()98 return successfull + failed; in getStatus()189 return successfull; in getSuccessfull()
37 private int successfull = 0; field in Task76 successfull++; in advance()83 if (failed + successfull == max) in advance()97 return successfull + failed; in getStatus()198 return successfull; in getSuccessfull()
58 …Log(@"[container instantiateAndAddRemoteControlDeviceWithClass: [AppleRemote class]] successfull");67 …ntainer instantiateAndAddRemoteControlDeviceWithClass: [GlobalKeyboardDevice class]] successfull");
45 Returns <TRUE/> when the relocation was successfull.
63 be successfull. This, for example, can be the case with SFX
78 the ScannerManager if the scan was successfull,
82 indicates a successfull finishing.
70 Specifies if a successfull substitution is required. The
88 An empty sequence if all properties are successfull set.
Completed in 216 milliseconds