Home | History | Annotate | Download | only in dex2oat

Lines Matching defs:CallBack

374     CHECK_WATCH_DOG_PTHREAD_CALL(pthread_create, (&pthread_, &attr_, &CallBack, this), reason);
394 static void* CallBack(void* arg) {