Searched refs:partitions (Results 1 – 10 of 10) sorted by relevance
/base/update/updater/services/updater_binary/ |
D | update_partitions.cpp | 32 bool UpdatePartitions::SetPartitionInfo(const cJSON *partitions, int idx, struct Partition *myParti… in SetPartitionInfo() argument 34 cJSON *thisPartition = cJSON_GetArrayItem(partitions, idx); in SetPartitionInfo() 82 cJSON* partitions = cJSON_GetObjectItem(root, "Partition"); in ParsePartitionInfo() local 83 if (partitions == nullptr) { in ParsePartitionInfo() 88 int number = cJSON_GetArraySize(partitions); in ParsePartitionInfo() 103 if (!SetPartitionInfo(partitions, i, myPartition)) { in ParsePartitionInfo()
|
D | update_partitions.h | 33 bool SetPartitionInfo(const cJSON* partitions, int idx, struct Partition* myPartition) const;
|
/base/update/updater/services/fs_manager/ |
D | BUILD.gn | 29 "partitions.cpp",
|
/base/update/updater/ |
D | README.md | 44 The updater partition is independent of other partitions. It is recommended that the size of the up… 52 During the update process, the updater needs to operate the partitions through the partition config…
|
/base/update/packaging_tools/ |
D | README.md | 16 - Creating an update package with changeable partitions: The update package contains the partition …
|
/base/security/selinux_adapter/sepolicy/base/system/ |
D | virtfs_contexts | 48 genfscon proc /partitions u:object_r:proc_partitions_file:s0
|
/base/update/updater/test/unittest/test_data/applypatch/ |
D | TestGZipModeImagePatch.old.gz |
|
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest008/ |
D | last_kmsg | 220 <14>[ 4.304022] [pid=1][Init][INFO][init_cmds.c:295]Mount partitions from fstab file " /vendor/e… 269 <14>[ 5.111889] [pid=1][Init][INFO][init_cmds.c:297]Mount partitions from fstab file " /vendor/e…
|
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest004/ |
D | last_kmsg | 220 <14>[ 4.304022] [pid=1][Init][INFO][init_cmds.c:295]Mount partitions from fstab file " /vendor/e… 269 <14>[ 5.111889] [pid=1][Init][INFO][init_cmds.c:297]Mount partitions from fstab file " /vendor/e…
|
/base/hiviewdfx/hiview/utility/smart_parser/test/resource/SmartParserTest005/ |
D | last_kmsg | 220 <14>[ 4.304022] [pid=1][Init][INFO][init_cmds.c:295]Mount partitions from fstab file " /vendor/e… 269 <14>[ 5.111889] [pid=1][Init][INFO][init_cmds.c:297]Mount partitions from fstab file " /vendor/e…
|