Home
last modified time | relevance | path

Searched refs:rollbacks (Results 1 – 8 of 8) sorted by relevance

/external/autotest/server/site_tests/firmware_RollbackFirmware/
Dcontrol20 image (built by "build_image --test"). On runtime, this test rollbacks
21 firmware A and results firmware B boot. It then rollbacks firmware B and
Dcontrol.dev20 image (built by "build_image --test"). On runtime, this test rollbacks
21 firmware A and results firmware B boot. It then rollbacks firmware B and
/external/autotest/server/site_tests/firmware_RollbackKernel/
Dcontrol20 image (built by "build_image --test"). In normal mode, this test rollbacks
21 kernel A and results kernel B boot. It then rollbacks kernel B and
Dcontrol.dev20 image (built by "build_image --test"). In normal mode, this test rollbacks
21 kernel A and results kernel B boot. It then rollbacks kernel B and
/external/libxml2/
Dxmlregexp.c326 xmlRegExecRollback *rollbacks; member
3107 exec->rollbacks = (xmlRegExecRollback *) xmlMalloc(exec->maxRollbacks * in xmlFARegExecSave()
3109 if (exec->rollbacks == NULL) { in xmlFARegExecSave()
3114 memset(exec->rollbacks, 0, in xmlFARegExecSave()
3121 tmp = (xmlRegExecRollback *) xmlRealloc(exec->rollbacks, in xmlFARegExecSave()
3128 exec->rollbacks = tmp; in xmlFARegExecSave()
3129 tmp = &exec->rollbacks[len]; in xmlFARegExecSave()
3132 exec->rollbacks[exec->nbRollbacks].state = exec->state; in xmlFARegExecSave()
3133 exec->rollbacks[exec->nbRollbacks].index = exec->index; in xmlFARegExecSave()
3134 exec->rollbacks[exec->nbRollbacks].nextbranch = exec->transno + 1; in xmlFARegExecSave()
[all …]
/external/cros/system_api/dbus/cryptohome/
Dsigned_secret.proto18 // revision, to avoid rollbacks. This secret should be serialized
/external/clang/
DReadmeAndroid.md70 This makes rollbacks simpler, and it also reduces churn on the Android build
/external/vboot_reference/
DREADME148 image and are used to prevent rollbacks to older version. For testing,