Home | History | Annotate | Download | only in qemu

Lines Matching refs:success

1209     BOOLEAN success;
1215 success = CreateTimerQueueTimer(&hTimer,
1223 if (!success) {
1246 BOOLEAN success;
1258 success = ChangeTimerQueueTimer(NULL,
1263 if (!success) {