/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/ |
D | UpdateManager.java | 102 mStateSynchronized.set(false); in bind() 230 mUpdaterState.set(newUpdaterState); in setUpdaterState() 286 mEngineErrorCode.set(UpdateEngineErrorCodes.UNKNOWN); in applyUpdate() 295 mManualSwitchSlotRequired.set(true); in applyUpdate() 297 mManualSwitchSlotRequired.set(false); in applyUpdate() 398 mManualSwitchSlotRequired.set(false); in setSwitchSlotOnReboot() 492 mUpdateEngineStatus.set(status); in onStatusUpdate() 493 mProgress.set(progress); in onStatusUpdate() 510 mEngineErrorCode.set(errorCode); in onPayloadApplicationComplete()
|
D | UpdaterState.java | 82 public void set(int newState) throws InvalidTransitionException { in set() method in UpdaterState 88 mState.set(newState); in set()
|
/bootable/recovery/recovery_ui/ |
D | ethernet_device.cpp | 60 int EthernetDevice::SetInterfaceFlags(const unsigned set, const unsigned clr) { in SetInterfaceFlags() argument 75 ifr.ifr_flags = (ifr.ifr_flags & (~clr)) | set; in SetInterfaceFlags()
|
/bootable/recovery/recovery_ui/include/recovery_ui/ |
D | ethernet_device.h | 36 int SetInterfaceFlags(const unsigned set, const unsigned clr);
|
/bootable/recovery/ |
D | README.md | 7 * Devices using recovery-as-boot (e.g. Pixels, which set BOARD\_USES\_RECOVERY\_AS\_BOOT) 109 check if configfs has been properly set up in init rc scripts. See the [example 111 for Pixel 2 devices. Note that the flag set via sysfs (i.e. the one above) is no-op when using 144 value is set at build time (written into `/prop.default`). It defaults to `1` on `-user` builds, and
|
D | interlace-frames.py | 39 sizes = set()
|
/bootable/deprecated-ota/applypatch/ |
D | freecache.cpp | 42 static int EliminateOpenFiles(const std::string& dirname, std::set<std::string>* files) { in EliminateOpenFiles() 89 std::set<std::string> files; in FindExpendableFiles()
|
/bootable/libbootloader/gbl/libgbl/ |
D | Cargo.toml | 16 # be worthwhile to set it up properly as a reference implementation for building
|
/bootable/recovery/otautil/ |
D | Android.bp | 35 // Minimal set of files to support host build.
|
/bootable/libbootloader/gbl/third_party/libzbi/ |
D | README.md | 26 git sparse-checkout set --no-clone src/firmware/lib/zbi-rs
|
/bootable/deprecated-ota/updater/ |
D | build_info.cpp | 90 const std::set<std::string, std::less<>> ro_product_props = { in GetProperty()
|
/bootable/libbootloader/gbl/docs/ |
D | EFI_ANDROID_BOOT_PROTOCOL.md | 106 On exit, set to the maximum packet size in bytes allowed by the USB interface. 119 set to the values specified by the upstream Fastboot USB protocol: 262 the maximum packet size of the USB interface, it should be set to the maximum
|
/bootable/recovery/tools/recovery_l10n/ |
D | README.md | 11 * We can set up the maximum width of the final png image in res/layout/main.xml
|
/bootable/recovery/updater_sample/ |
D | README.md | 46 if `ab_config.force_switch_slot` set true device will boot to the 48 become active, and user can manually set updated partition as the active slot. 69 When `cancel` is called, status is set to `IDLE`, which doesn't allow 100 - `Switch Slot` - if `ab_config.force_switch_slot` config set true,
|
/bootable/libbootloader/gbl/smoltcp/ |
D | BUILD.smoltcp.bazel | 22 # containing a set of configurations. We don't use cargo. Thus we use a pre-generated
|
/bootable/recovery/uncrypt/ |
D | uncrypt.cpp | 323 __u32 set = 1; in ProductBlockMap() local 324 int error = ioctl(fd, F2FS_IOC_SET_PIN_FILE, &set); in ProductBlockMap()
|
/bootable/libbootloader/gbl/ |
D | README.md | 21 To run the set of unit tests:
|
/bootable/recovery/minadbd/ |
D | minadbd_services.cpp | 204 static const std::set<std::string> kGetpropAllowedProps = { in RescueGetpropHostService()
|
/bootable/libbootloader/gbl/libgbl/src/slots/ |
D | fuchsia.rs | 156 data.crc32.set(data.calculate_crc32()); in default() 598 abr_data.crc32.set(abr_data.calculate_crc32()); in test_deserialize_modified_to_clean_cache()
|
D | android.rs | 234 data.crc32.set(data.calculate_crc32()); in default()
|
/bootable/recovery/fonts/ |
D | OFL.txt | 29 "Font Software" refers to the set of files released by the Copyright
|
/bootable/recovery/tests/testdata/ |
D | recovery_body | 6053 …;property_serviceset 8650 # ueventd can only set permissions on device nodes and their associated
|