Home
last modified time | relevance | path

Searched refs:version (Results 1 – 12 of 12) sorted by relevance

/bootable/recovery/updater/
Dupdater.cpp75 char* version = argv[1]; in main() local
76 if ((version[0] != '1' && version[0] != '2' && version[0] != '3') || version[1] != '\0') { in main()
155 updater_info.version = atoi(version); in main()
Dblockimg.cpp535 int version; member
1741 if (!android::base::ParseInt(lines[0], &params.version, 3, 4)) { in PerformBlockImageUpdate()
1746 LOG(INFO) << "blockimg version is " << params.version; in PerformBlockImageUpdate()
/bootable/recovery/updater/include/updater/
Dupdater.h26 int version; member
/bootable/recovery/bootloader_message/include/bootloader_message/
Dbootloader_message.h161 uint8_t version; member
/bootable/recovery/update_verifier/
DAndroid.bp113 version: {
/bootable/recovery/tools/recovery_l10n/
DREADME.md14 * When using the emulator, make sure the NDK version matches the current
/bootable/recovery/tests/unit/
Dcommands_test.cpp514 ASSERT_EQ(4, transfer_list.version()); in TEST()
549 ASSERT_EQ(4, transfer_list.version()); in TEST()
/bootable/recovery/updater/include/private/
Dcommands.h439 int version() const { in version() function
/bootable/recovery/boot_control/
Dboot_control.cpp138 boot_ctrl->version = BOOT_CTRL_VERSION; in InitDefaultBootloaderControl()
/bootable/recovery/minui/
Dgraphics_drm.cpp388 .version = DRM_EVENT_CONTEXT_VERSION, in Flip()
/bootable/recovery/
DNOTICE62 the original version of the Work and any modifications or additions
/bootable/recovery/updater_sample/
DREADME.md207 - [x] Create a UI with list of configs, current version,