Searched refs:mIsJVMAttached (Results 1 – 2 of 2) sorted by relevance
49 mIsJVMAttached(false) { in JavaSourceProxy()71 mIsJVMAttached = true; in attachToJVM()78 if (mIsJVMAttached) { in detachFromJVM()
54 bool mIsJVMAttached; variable