/bootable/recovery/otautil/ |
D | asn1_decoder.cpp | 76 int type = get_byte(); in asn1_constructed_get() local 77 if (type == -1 || (type & kMaskConstructed) != kTagConstructed) { in asn1_constructed_get() 85 app_ctx->app_type_ = type & kMaskAppType; in asn1_constructed_get()
|
/bootable/recovery/updater_sample/tools/ |
D | gen_update_config.py | 130 type=str, 145 type=str, 148 type=str, 151 type=str,
|
/bootable/deprecated-ota/tests/unit/ |
D | commands_test.cpp | 199 ASSERT_EQ(Command::Type::BSDIFF, command.type()); in TEST() 219 ASSERT_EQ(Command::Type::ERASE, command.type()); in TEST() 235 ASSERT_EQ(Command::Type::FREE, command.type()); in TEST() 256 ASSERT_EQ(Command::Type::IMGDIFF, command.type()); in TEST() 278 ASSERT_EQ(Command::Type::MOVE, command.type()); in TEST() 298 ASSERT_EQ(Command::Type::NEW, command.type()); in TEST() 314 ASSERT_EQ(Command::Type::STASH, command.type()); in TEST() 330 ASSERT_EQ(Command::Type::ZERO, command.type()); in TEST() 346 ASSERT_EQ(Command::Type::COMPUTE_HASH_TREE, command.type()); in TEST() 519 ASSERT_EQ(Command::Type::STASH, transfer_list.commands()[0].type()); in TEST() [all …]
|
/bootable/deprecated-ota/applypatch/ |
D | imgpatch.cpp | 165 int type = Read4(patch_header + pos); in ApplyImagePatch() local 168 if (type == CHUNK_NORMAL) { in ApplyImagePatch() 190 } else if (type == CHUNK_RAW) { in ApplyImagePatch() 211 } else if (type == CHUNK_DEFLATE) { in ApplyImagePatch() 287 printf("patch chunk %d is unknown type %d\n", i, type); in ApplyImagePatch()
|
/bootable/libbootloader/gbl/libefi/defs/ |
D | boot_service.h | 63 EfiStatus (*allocate_pages)(EfiAllocatorType type, EfiMemoryType memory_type, size_t pages, 70 EfiStatus (*create_event)(uint32_t type, EfiTpl notify_tpl, EfiEventNotify notify_fn, 72 EfiStatus (*set_timer)(EfiEvent event, EfiTimerDelay type, uint64_t trigger_time); 125 EfiStatus (*create_event_ex)(EfiEventType type, EfiTpl notify_tpl, EfiEventNotify notify_fn,
|
/bootable/deprecated-ota/edify/include/edify/ |
D | expr.h | 63 Value(Type type, std::string str) : type(type), data(std::move(str)) {} in Value() 65 Type type; member
|
/bootable/recovery/recovery_utils/ |
D | parse_install_logs.cpp | 109 int type = (android::base::GetProperty("ro.build.type", "") == "user") ? 1 : 0; in ParseLastInstall() local 110 metrics.emplace(OTA_SIDELOAD_METRICS, type); in ParseLastInstall()
|
/bootable/libbootloader/gbl/tools/ |
D | gen_gpt_disk.py | 73 "disk_size", type=str, help="disk size of the image. i.e. 64k, 1M etc" 77 type=str,
|
/bootable/recovery/recovery_ui/ |
D | ui.cpp | 288 if (ev.type == EV_SYN) { in OnInputEvent() 304 if (ev.type == EV_REL) { in OnInputEvent() 325 if (touch_screen_allowed_ && ev.type == EV_ABS) { in OnInputEvent() 351 if (ev.type == EV_KEY && ev.code <= KEY_MAX) { in OnInputEvent() 371 if (ev.type == EV_SW) { in OnInputEvent()
|
/bootable/deprecated-ota/updater/include/private/ |
D | commands.h | 305 Command(Type type, size_t index, std::string cmdline, PatchInfo patch, TargetInfo target, in Command() argument 307 : type_(type), in Command() 315 Command(Type type, size_t index, std::string cmdline, HashTreeInfo hash_tree_info); 325 Type type() const { in type() function
|
/bootable/libbootloader/gbl/libefi/defs/protocols/ |
D | device_path_protocol.h | 24 uint8_t type; member
|
/bootable/recovery/update_verifier/ |
D | Android.bp | 41 proto: {type: "lite", canonical_path_from_root: false}, 82 type: "lite",
|
/bootable/deprecated-ota/updater/ |
D | dynamic_partitions.cpp | 53 if (args[i]->type != Value::Type::STRING) { in ReadStringArgs() 100 if (op_list_value->type != Value::Type::BLOB) { in UpdateDynamicPartitionsFn()
|
D | commands.cpp | 40 Command::Command(Type type, size_t index, std::string cmdline, HashTreeInfo hash_tree_info) in Command() argument 41 : type_(type), in Command() 45 CHECK(type == Type::COMPUTE_HASH_TREE); in Command()
|
D | blockimg.cpp | 1659 if (blockdev_filename->type != Value::Type::STRING) { in PerformBlockImageUpdate() 1663 if (transfer_list_value->type != Value::Type::BLOB) { in PerformBlockImageUpdate() 1667 if (new_data_fn->type != Value::Type::STRING) { in PerformBlockImageUpdate() 1671 if (patch_data_fn->type != Value::Type::STRING) { in PerformBlockImageUpdate() 2082 if (blockdev_filename->type != Value::Type::STRING) { in RangeSha1Fn() 2086 if (ranges->type != Value::Type::STRING) { in RangeSha1Fn() 2157 if (arg_filename->type != Value::Type::STRING) { in CheckFirstBlockFn() 2223 if (filename->type != Value::Type::STRING) { in BlockImageRecoverFn() 2227 if (ranges->type != Value::Type::STRING) { in BlockImageRecoverFn()
|
/bootable/libbootloader/gbl/libelf/ |
D | relocation_test.cpp | 84 void SetRelocationInfo(size_t index, uint64_t type, uint64_t addend) { in SetRelocationInfo() argument 86 table_[index].r_info = type; in SetRelocationInfo()
|
/bootable/deprecated-ota/edify/ |
D | parser.yy | 68 %type <expr> expr 69 %type <args> arglist
|
D | expr.cpp | 54 if (v->type != Value::Type::STRING) { in Evaluate() 55 ErrorAbort(state, kArgsParsingFailure, "expecting string, got value type %d", v->type); in Evaluate()
|
/bootable/recovery/minui/ |
D | graphics_drm.cpp | 246 unsigned type) { in find_used_connector_by_type() argument 251 if ((connector->connector_type == type) && (connector->connection == DRM_MODE_CONNECTED) && in find_used_connector_by_type() 311 if (drmConnectors[drm_index]->modes[modes].type & DRM_MODE_TYPE_PREFERRED) { in FindAndSetMonitor()
|
/bootable/libbootloader/gbl/libavb/ |
D | BUILD.avb.bazel | 148 "--allowlist-type=AvbDescriptorTag", 149 "--allowlist-type=Avb.*Flags",
|
/bootable/libbootloader/gbl/toolchain/ |
D | gbl_toolchain.bzl | 31 """Convert a list of compile/link flags to a flag_set type.""" 182 """Generate a wrapper executable type target that simply symlinks to a given executable binary. 184 This is for rules that only accept executable type target but not binary file directly.
|
/bootable/libbootloader/gbl/libfdt/ |
D | BUILD | 33 "--allowlist-type",
|
/bootable/libbootloader/gbl/libboot/ |
D | BUILD | 45 "--allowlist-type",
|
/bootable/deprecated-ota/tests/unit/host/ |
D | imgdiff_test.cpp | 56 int type = get_unaligned<int32_t>(data + pos); in verify_patch_header() local 58 if (type == CHUNK_NORMAL) { in verify_patch_header() 62 } else if (type == CHUNK_RAW) { in verify_patch_header() 69 } else if (type == CHUNK_DEFLATE) { in verify_patch_header() 74 FAIL() << "Invalid patch type: " << type; in verify_patch_header()
|
/bootable/libbootloader/gbl/libbootimg/ |
D | BUILD | 56 "--blocklist-type={}".format(BLOCKED_TYPES_RE),
|