Searched defs:nativeInstance (Results 1 – 2 of 2) sorted by relevance
145 NativeInstanceObject nativeInstance = null; in arrangeCallStackDataNode() local170 private void createTreeNode(NativeInstanceObject nativeInstance, DefaultMutableTreeNode root) { in createTreeNode()201 …private void insertNodeInTreeNode(NativeInstanceObject nativeInstance, ArrayList<NativeFrame> nati… in insertNodeInTreeNode()262 private void addNewNodeAndUpdateParentObject(NativeInstanceObject nativeInstance, in addNewNodeAndUpdateParentObject()329 …updateParentByAddInstance(DefaultMutableTreeNode parentNode, NativeInstanceObject nativeInstance) { in updateParentByAddInstance()420 NativeInstanceObject nativeInstance = null; in arrangeAllocationMethodDataNode() local
152 NativeInstanceObject nativeInstance = (NativeInstanceObject) next; in updateFreeInstance() local