Searched refs:INVALID_POINTER (Results 1 – 3 of 3) sorted by relevance
79 INVALID_POINTER, enumerator179 .ttype = INVALID_POINTER,268 if (tc->ttype == INVALID_POINTER) in do_test()
43 if (nativeHandle == TaskJniUtils.INVALID_POINTER) { in BaseTaskApi()
29 public static final long INVALID_POINTER = 0; field in TaskJniUtils