Lines Matching full:changed
42 // ANDROID-CHANGED: Allow us to initialize VMDebug & ddms apis.
62 // ANDROID-CHANGED: Special Art Version to get an ArtTiEnv. This has the same basic api as a
71 // ANDROID-CHANGED: We need to support OnAttach for android so use this to let other parts know that
205 // ANDROID-CHANGED: Function to get and set the com.android.art.internal.ddm.process_chunk extension
286 // ANDROID-CHANGED: Check for ART_TI_VERSION_1_2 if we cannot get real JVMTI. This is done only
333 // ANDROID-CHANGED: Android uses java.library.path to store all library path information.
461 // ANDROID-CHANGED: Find com.android.art.internal.ddm.process_chunk function if it exists.
799 // ANDROID-CHANGED: Set up DDM
802 // ANDROID-CHANGED: Take over relevant VMDebug APIs.
837 // ANDROID-CHANGED: Don't send any event if we are actually in Agent_OnAttach.
1112 // ANDROID-CHANGED: By default we assume ddms is off initially.
1315 // ANDROID-CHANGED: Need to be able to tell if ddm is initially running.
1437 // ANDROID-CHANGED: Support jdwp loading with OnAttach.
1463 * ANDROID-CHANGED: We need this to support the way android normally uses debuggers.