Searched defs:is_cancelled (Results 1 – 9 of 9) sorted by relevance
30 bool is_cancelled = false; in TEST() local43 bool is_cancelled = false; in TEST() local64 bool is_cancelled = false; in TEST() local148 bool is_cancelled = false; in TEST() local161 bool is_cancelled = false; in TEST() local
71 bool is_cancelled() const { in is_cancelled() function
33 def is_cancelled(self): member in CancellationManager
32 pub fn is_cancelled(&self) -> bool { in is_cancelled() method
371 pub(super) fn is_cancelled(self) -> bool { in is_cancelled() method
66 jboolean is_cancelled = env->CallBooleanMethod(obj, is_cancelled_mid); in StartServer() local
99 bool is_cancelled; member
161 bool is_cancelled; member
1360 bool is_cancelled = false; member