Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dupdater_main.cpp71 char* version = argv[1]; in main() local
72 if ((version[0] != '1' && version[0] != '2' && version[0] != '3') || version[1] != '\0') { in main()
Dblockimg.cpp540 int version; member
1746 if (!android::base::ParseInt(lines[0], &params.version, 3, 4)) { in PerformBlockImageUpdate()
1751 LOG(INFO) << "blockimg version is " << params.version; in PerformBlockImageUpdate()
/bootable/recovery/bootloader_message/include/bootloader_message/
Dbootloader_message.h89 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/minui/
Dgraphics_drm.cpp392 .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.md209 - [x] Create a UI with list of configs, current version,