Home
last modified time | relevance | path

Searched refs:group (Results 1 – 6 of 6) sorted by relevance

/bootable/deprecated-ota/updater/
Dupdater_runtime_dynamic_partitions.cpp216 auto group = params.builder->FindGroup(group_name_suffix); in PerformOpAddGroup() local
217 if (group != nullptr) { in PerformOpAddGroup()
240 auto group = params.builder->FindGroup(group_name_suffix); in PerformOpResizeGroup() local
241 if (group == nullptr) { in PerformOpResizeGroup()
246 auto old_size = group->maximum_size(); in PerformOpResizeGroup()
/bootable/recovery/update_verifier/
Dupdate_verifier.rc3 group cache system
Dupdate_verifier.cpp142 for (const auto& group : groups) { in ReadBlocks() local
143 auto thread_func = [&group, &dm_block_device, &partition_name]() { in ReadBlocks()
153 for (const auto& [range_start, range_end] : group) { in ReadBlocks()
/bootable/recovery/etc/
Dinit.rc99 group system
/bootable/libbootloader/gbl/toolchain/
DBUILD245 # An empty rust std file group used as placeholder when building rust sysroot.
/bootable/recovery/tests/testdata/
Drecovery_body8664 # Make HW RNG readable by group system to let EntropyMixer read it.
8671 # group, then they'll only see log entries for their UID.