Searched refs:AssertionControl (Results 1 – 3 of 3) sorted by relevance
43 typedef struct AssertionControl { struct48 } AssertionControl; typedef109 AssertionControl* assertionCtrl;
475 AssertionControl* pCtrl = &gDvm.assertionCtrl[gDvm.assertionCtrlCount++]; in enableAssertions()539 AssertionControl* pCtrl = gDvm.assertionCtrl; in dvmLateEnableAssertions()680 (AssertionControl*) malloc(sizeof(AssertionControl) * argc); in dvmProcessOptions()
44 const AssertionControl* pCtrl = &gDvm.assertionCtrl[i]; in Dalvik_java_lang_Class_desiredAssertionStatus()