Searched refs:mParent (Results 1 – 2 of 2) sorted by relevance
30 StackTrace mParent = null; field in StackTrace46 if (mParent != null) { in fromDepth()47 result.mParent = mParent; in fromDepth()49 result.mParent = this; in fromDepth()
30 long mParent; field in RootObj