Searched refs:AssertionControl (Results 1 – 3 of 3) sorted by relevance
45 typedef struct AssertionControl { struct50 } AssertionControl; argument134 AssertionControl* assertionCtrl;
478 AssertionControl* pCtrl = &gDvm.assertionCtrl[gDvm.assertionCtrlCount++]; in enableAssertions()542 AssertionControl* pCtrl = gDvm.assertionCtrl; in dvmLateEnableAssertions()683 (AssertionControl*) malloc(sizeof(AssertionControl) * argc); in dvmProcessOptions()
44 const AssertionControl* pCtrl = &gDvm.assertionCtrl[i]; in Dalvik_java_lang_Class_desiredAssertionStatus()