Home
last modified time | relevance | path

Searched defs:isDaemon (Results 1 – 4 of 4) sorted by relevance

/dalvik/vm/
DDdm.c508 bool isDaemon = false; in dvmDdmGenerateThreadStats() local
DThread.h254 bool isDaemon; member
DThread.c1944 bool dvmAttachCurrentThread(const JavaVMAttachArgs* pArgs, bool isDaemon) in dvmAttachCurrentThread()
3506 bool isDaemon; in dvmDumpThreadEx() local
DJni.c3812 bool isDaemon) in attachThread()