Searched defs:CallBack (Results 1 - 1 of 1) sorted by relevance

/art/dex2oat/
H A Ddex2oat.cc645 CHECK_WATCH_DOG_PTHREAD_CALL(pthread_create, (&pthread_, &attr_, &CallBack, this), reason);
665 static void* CallBack(void* arg) { function in class:art::WatchDog

Completed in 318 milliseconds