Searched defs:isBlocking (Results 1 – 2 of 2) sorted by relevance
88 internal inline val Task.isBlocking get() = taskContext.taskMode == TASK_PROBABLY_BLOCKING constant
157 public boolean isBlocking(GeneratorContext context, CrossProfileTypeInfo type) { in isBlocking() method in CrossProfileMethodInfo