Home
last modified time | relevance | path

Searched refs:topIsNative (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/
DThread.cpp2012 bool topIsNative = false; in dvmDetachCurrentThread() local
2019 topIsNative = true; in dvmDetachCurrentThread()
2022 if (!topIsNative) { in dvmDetachCurrentThread()