Home
last modified time | relevance | path

Searched full:boot (Results 1 – 25 of 13219) sorted by relevance

12345678910>>...529

/aosp_15_r20/build/soong/java/
H A Ddexpreopt_config_testing.go218 // checkArtBootImageConfig checks the ART boot image.
227 stem: "boot",
231 profileInstallPathInApex: "etc/boot-image.prof",
241 …ost: "out/soong/dexpreopt_arm64/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot.art",
242 imagePathOnDevice: "/apex/art_boot_images/javalib/arm64/boot.art",
244 "out/soong/dexpreopt_arm64/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot.art",
245 "out/soong/dexpreopt_arm64/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot.oat",
246 "out/soong/dexpreopt_arm64/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot.vdex",
247 … "out/soong/dexpreopt_arm64/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-core2.art",
248 … "out/soong/dexpreopt_arm64/dex_artjars/android/apex/art_boot_images/javalib/arm64/boot-core2.oat",
[all …]
H A Ddexpreopt_bootjars.go31 // The build support for boot images is currently being migrated away from singleton to modules so
38 // 2) Boot images are now represented by the boot_image module type.
39 // 3) The art boot image is called "art-boot-image", the framework boot image is called
40 // "framework-boot-image".
41 // 4) They are defined in art/build/boot/Android.bp and frameworks/base/boot/Android.bp
43 // 5) Each boot_image retrieves the appropriate boot image configuration from the map returned by
48 // 1. ART boot images in general (their types, structure, file layout, etc.)
49 // 2. build system support for boot images
51 // 1. ART boot images
54 // A boot image in ART is a set of files that contain AOT-compiled native code and a heap snapshot
[all …]
/aosp_15_r20/external/fsck_msdos/
H A Dboot.c31 __RCSID("$NetBSD: boot.c,v 1.22 2020/01/11 16:29:07 christos Exp $");
48 readboot(int dosfs, struct bootblock *boot) in readboot() argument
55 perr("could not read boot block"); in readboot()
60 pfatal("Invalid signature in boot block: %02x%02x", in readboot()
65 memset(boot, 0, sizeof *boot); in readboot()
66 boot->ValidFat = -1; in readboot()
71 boot->bpbBytesPerSec = block[11] + (block[12] << 8); in readboot()
72 if (boot->bpbBytesPerSec < DOSBOOTBLOCKSIZE_REAL || in readboot()
73 boot->bpbBytesPerSec > DOSBOOTBLOCKSIZE || in readboot()
74 !powerof2(boot->bpbBytesPerSec)) { in readboot()
[all …]
/aosp_15_r20/external/mtools/
H A Dmformat.c49 static uint16_t init_geometry_boot(union bootsector *boot, struct device *dev, in init_geometry_boot() argument
58 set_word(boot->boot.nsect, dev->sectors); in init_geometry_boot()
59 set_word(boot->boot.nheads, dev->heads); in init_geometry_boot()
66 set_word(boot->boot.psect, (uint16_t) *tot_sectors); in init_geometry_boot()
67 set_dword(boot->boot.bigsect, 0); in init_geometry_boot()
68 set_word(boot->boot.nhs, (uint16_t) dev->hidden); in init_geometry_boot()
70 set_word(boot->boot.psect, 0); in init_geometry_boot()
71 set_dword(boot->boot.bigsect, (uint32_t) *tot_sectors); in init_geometry_boot()
72 set_dword(boot->boot.nhs, dev->hidden); in init_geometry_boot()
80 strncpy(boot->boot.banner, "2M-STV04", 8); in init_geometry_boot()
[all …]
/aosp_15_r20/bootable/recovery/tests/unit/
H A Dbootloader_message_test.cpp34 bootloader_message boot = {}; in TEST() local
35 strlcpy(boot.command, "command", sizeof(boot.command)); in TEST()
36 strlcpy(boot.recovery, "message1\nmessage2\n", sizeof(boot.recovery)); in TEST()
37 strlcpy(boot.status, "status1", sizeof(boot.status)); in TEST()
40 ASSERT_TRUE(write_bootloader_message_to(boot, temp_misc.path, &err)) in TEST()
48 ASSERT_EQ(std::string(reinterpret_cast<const char*>(&boot), sizeof(boot)), in TEST()
56 bootloader_message boot = {}; in TEST() local
57 // Inject some bytes into boot. in TEST()
58 strlcpy(boot.recovery, "random message", sizeof(boot.recovery)); in TEST()
59 strlcpy(boot.status, "status bytes", sizeof(boot.status)); in TEST()
[all …]
/aosp_15_r20/system/core/bootstat/
H A Dboot_reason_test.sh3 # Bootstat boot reason tests
9 # - wait until screen is up, boot has completed, can mean wait for
120 Returns: true if device supports and set boot reason injection" ]
134 adb_su setprop persist.test.boot.reason "'${1}'" 2>/dev/null </dev/null
135 test_reason="`get_property persist.test.boot.reason`"
137 echo "ERROR: can not set persist.test.boot.reason to '${1}'." >&2
230 if [ -n "`get_property sys.boot.reason`" ]
318 if [ 0 != ${local_ret} -a "ro.boot.bootreason" = "${property}" ]; then
345 bootstat: Canonical boot reason: <expected_property_value>
364 bootstat: Canonical boot reason: ${i}"
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java/android_common/turbine/
Dandroid.hardware.boot-V1.2-java.jar ... .boot.V1_2 public final android.hardware.boot.V1_2.IBootControl$Proxy extends java.lang ...
/aosp_15_r20/system/tools/mkbootimg/gki/
Dcertify_bootimg_test.py48 """Generates a test boot.img without a ramdisk."""
66 '--partition_name', 'boot',
73 """Generates an archive of test boot images.
85 [('boot.img', 4096, 4 * 1024),
86 ('boot-lz4.img', 8192, 8 * 1024)].
91 The full path of the created archive. e.g., /path/to/boot-img.tar.gz.
149 """Extracts the boot signatures of a boot image.
151 This functions extracts the boot signatures of |boot_img| as:
161 # The boot signature is assumed to be at the end of boot image, after
187 """Extracts boot images and signatures of a boot images archive.
[all …]
/aosp_15_r20/out/target/product/shiba/obj/METASHARED_LIBRARIES/[email protected]_intermediates/
D[email protected]_lic2 module_name: "android.hardware.boot@1.1"
11 installed: "out/target/product/shiba/system/lib64/android.hardware.boot@1.1.so"
15 …ediates/hardware/interfaces/boot/1.1/android.hardware.boot@1.1/android_arm64_armv8-2a_cortex-a55_s…
16 …t/soong/.intermediates/hardware/interfaces/boot/1.1/android.hardware.boot@1.1_genc++/gen/android/h…
17 …t/soong/.intermediates/hardware/interfaces/boot/1.1/android.hardware.boot@1.1_genc++/gen/android/h…
18 …ong/.intermediates/hardware/interfaces/boot/1.1/android.hardware.boot@1.1_genc++_headers/gen/andro…
19 …ong/.intermediates/hardware/interfaces/boot/1.1/android.hardware.boot@1.1_genc++_headers/gen/andro…
20 …ong/.intermediates/hardware/interfaces/boot/1.1/android.hardware.boot@1.1_genc++_headers/gen/andro…
21 …ong/.intermediates/hardware/interfaces/boot/1.1/android.hardware.boot@1.1_genc++_headers/gen/andro…
22 …ong/.intermediates/hardware/interfaces/boot/1.1/android.hardware.boot@1.1_genc++_headers/gen/andro…
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/8b/
D8bc319f670fd41bc86d430d6e603e5a297c4930a39 …intermediates/hardware/interfaces/boot/1.0/android.hardware.boot-V1.0-java/android_common/turbine/…
40 …intermediates/hardware/interfaces/boot/1.0/android.hardware.boot-V1.0-java/android_common/turbine/…
43 …intermediates/hardware/interfaces/boot/1.1/android.hardware.boot-V1.1-java/android_common/turbine/…
44 …intermediates/hardware/interfaces/boot/1.1/android.hardware.boot-V1.1-java/android_common/turbine/…
47 …ntermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java/android_common/combined/…
48 …ntermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java/android_common/combined/…
75boot/1.2/android.hardware.boot-V1.2-java/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_DIR__/ou…
78 …to: "out/soong/.intermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java/android…
82 …to: "out/soong/.intermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java/android…
86 …to: "out/soong/.intermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java/android…
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/a6/
Da6e4110de6d719fba7a1d1c20d8b1f1289b8de4839 …intermediates/hardware/interfaces/boot/1.0/android.hardware.boot-V1.0-java/android_common/turbine/…
40 …intermediates/hardware/interfaces/boot/1.0/android.hardware.boot-V1.0-java/android_common/turbine/…
43 …intermediates/hardware/interfaces/boot/1.1/android.hardware.boot-V1.1-java/android_common/turbine/…
44 …intermediates/hardware/interfaces/boot/1.1/android.hardware.boot-V1.1-java/android_common/turbine/…
47 …ermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java-shallow/android_common/jav…
48 …ermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java-shallow/android_common/jav…
75boot/1.2/android.hardware.boot-V1.2-java-shallow/android_common/lint-srcs.list.rsp __SBOX_SANDBOX_…
78 …to: "out/soong/.intermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java-shallow…
82 …to: "out/soong/.intermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java-shallow…
86 …to: "out/soong/.intermediates/hardware/interfaces/boot/1.2/android.hardware.boot-V1.2-java-shallow…
[all …]
/aosp_15_r20/hardware/interfaces/boot/1.0/vts/functional/
H A DVtsHalBootV1_0TargetTest.cpp22 #include <android/hardware/boot/1.0/IBootControl.h>
30 using ::android::hardware::boot::V1_0::IBootControl;
31 using ::android::hardware::boot::V1_0::CommandResult;
32 using ::android::hardware::boot::V1_0::BoolResult;
33 using ::android::hardware::boot::V1_0::Slot;
41 // The main test class for the Boot HIDL HAL.
45 boot = IBootControl::getService(GetParam()); in SetUp()
46 ASSERT_NE(boot, nullptr); in SetUp()
51 sp<IBootControl> boot; member in BootHidlTest
58 // Sanity check Boot::getNumberSlots().
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/20/
D2056c1dc73b5702979205c2c8f9b3ddb097497261 com.android.hardware.boot(minSdkVersion:(no version)):
2 android.hardware.boot-V1-ndk(minSdkVersion:(no version)) <- android.hardware.boot-service.default
3 android.hardware.boot-service.default(minSdkVersion:(no version)) <- com.android.hardware.boot
4 android.hardware.boot@1.0(minSdkVersion:29) (external) <- android.hardware.boot@1.1
5 …android.hardware.boot@1.1(minSdkVersion:29) <- android.hardware.boot-service.default, libboot_cont…
6 crtbegin_dynamic(minSdkVersion:16) <- android.hardware.boot-service.default
8 crtend_android(minSdkVersion:16) <- android.hardware.boot-service.default
11 …libbase(minSdkVersion:29) <- android.hardware.boot-service.default, libboot_control, libbootloader…
13 …minSdkVersion:(no version)) (external) <- android.hardware.boot-V1-ndk, android.hardware.boot-serv…
14 libboot_control(minSdkVersion:(no version)) <- android.hardware.boot-service.default
[all …]
/aosp_15_r20/out/target/product/shiba/obj/METASHARED_LIBRARIES/[email protected]_intermediates/
D[email protected]_lic2 module_name: "android.hardware.boot@1.0"
11 installed: "out/target/product/shiba/system/lib64/android.hardware.boot@1.0.so"
15 …ediates/hardware/interfaces/boot/1.0/android.hardware.boot@1.0/android_arm64_armv8-2a_cortex-a55_s…
16 …t/soong/.intermediates/hardware/interfaces/boot/1.0/android.hardware.boot@1.0_genc++/gen/android/h…
17 …t/soong/.intermediates/hardware/interfaces/boot/1.0/android.hardware.boot@1.0_genc++/gen/android/h…
18 …ong/.intermediates/hardware/interfaces/boot/1.0/android.hardware.boot@1.0_genc++_headers/gen/andro…
19 …ong/.intermediates/hardware/interfaces/boot/1.0/android.hardware.boot@1.0_genc++_headers/gen/andro…
20 …ong/.intermediates/hardware/interfaces/boot/1.0/android.hardware.boot@1.0_genc++_headers/gen/andro…
21 …ong/.intermediates/hardware/interfaces/boot/1.0/android.hardware.boot@1.0_genc++_headers/gen/andro…
22 …ong/.intermediates/hardware/interfaces/boot/1.0/android.hardware.boot@1.0_genc++_headers/gen/andro…
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/boot/1.0/[email protected]_genc++_headers/gen/android/hardware/boot/1.0/
Dtypes.h11 namespace boot {
27 static_assert(offsetof(::android::hardware::boot::V1_0::CommandResult, success) == 0, "wrong offset…
28 static_assert(offsetof(::android::hardware::boot::V1_0::CommandResult, errMsg) == 8, "wrong offset"…
29 static_assert(sizeof(::android::hardware::boot::V1_0::CommandResult) == 24, "wrong size");
30 static_assert(__alignof(::android::hardware::boot::V1_0::CommandResult) == 8, "wrong alignment");
51 static inline std::string toString(const ::android::hardware::boot::V1_0::CommandResult& o);
52 static inline void PrintTo(const ::android::hardware::boot::V1_0::CommandResult& o, ::std::ostream*…
53 …e bool operator==(const ::android::hardware::boot::V1_0::CommandResult& lhs, const ::android::hard…
54 …e bool operator!=(const ::android::hardware::boot::V1_0::CommandResult& lhs, const ::android::hard…
58 static inline std::string toString(::android::hardware::boot::V1_0::BoolResult o);
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/boot/1.0/[email protected]_genc++_headers/gen/android/hardware/boot/1.0/
Dtypes.h11 namespace boot {
27 static_assert(offsetof(::android::hardware::boot::V1_0::CommandResult, success) == 0, "wrong offset…
28 static_assert(offsetof(::android::hardware::boot::V1_0::CommandResult, errMsg) == 8, "wrong offset"…
29 static_assert(sizeof(::android::hardware::boot::V1_0::CommandResult) == 24, "wrong size");
30 static_assert(__alignof(::android::hardware::boot::V1_0::CommandResult) == 8, "wrong alignment");
51 static inline std::string toString(const ::android::hardware::boot::V1_0::CommandResult& o);
52 static inline void PrintTo(const ::android::hardware::boot::V1_0::CommandResult& o, ::std::ostream*…
53 …e bool operator==(const ::android::hardware::boot::V1_0::CommandResult& lhs, const ::android::hard…
54 …e bool operator!=(const ::android::hardware::boot::V1_0::CommandResult& lhs, const ::android::hard…
58 static inline std::string toString(::android::hardware::boot::V1_0::BoolResult o);
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/boot/1.0/[email protected]_genc++_headers/gen/android/hardware/boot/1.0/
Dtypes.h11 namespace boot {
27 static_assert(offsetof(::android::hardware::boot::V1_0::CommandResult, success) == 0, "wrong offset…
28 static_assert(offsetof(::android::hardware::boot::V1_0::CommandResult, errMsg) == 8, "wrong offset"…
29 static_assert(sizeof(::android::hardware::boot::V1_0::CommandResult) == 24, "wrong size");
30 static_assert(__alignof(::android::hardware::boot::V1_0::CommandResult) == 8, "wrong alignment");
51 static inline std::string toString(const ::android::hardware::boot::V1_0::CommandResult& o);
52 static inline void PrintTo(const ::android::hardware::boot::V1_0::CommandResult& o, ::std::ostream*…
53 …e bool operator==(const ::android::hardware::boot::V1_0::CommandResult& lhs, const ::android::hard…
54 …e bool operator!=(const ::android::hardware::boot::V1_0::CommandResult& lhs, const ::android::hard…
58 static inline std::string toString(::android::hardware::boot::V1_0::BoolResult o);
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/boot/1.0/[email protected]_genc++_headers/gen/android/hardware/boot/1.0/
Dtypes.h11 namespace boot {
27 static_assert(offsetof(::android::hardware::boot::V1_0::CommandResult, success) == 0, "wrong offset…
28 static_assert(offsetof(::android::hardware::boot::V1_0::CommandResult, errMsg) == 8, "wrong offset"…
29 static_assert(sizeof(::android::hardware::boot::V1_0::CommandResult) == 24, "wrong size");
30 static_assert(__alignof(::android::hardware::boot::V1_0::CommandResult) == 8, "wrong alignment");
51 static inline std::string toString(const ::android::hardware::boot::V1_0::CommandResult& o);
52 static inline void PrintTo(const ::android::hardware::boot::V1_0::CommandResult& o, ::std::ostream*…
53 …e bool operator==(const ::android::hardware::boot::V1_0::CommandResult& lhs, const ::android::hard…
54 …e bool operator!=(const ::android::hardware::boot::V1_0::CommandResult& lhs, const ::android::hard…
58 static inline std::string toString(::android::hardware::boot::V1_0::BoolResult o);
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/boot/1.0/[email protected]_genc++_headers/gen/android/hardware/boot/1.0/
Dtypes.h11 namespace boot {
27 static_assert(offsetof(::android::hardware::boot::V1_0::CommandResult, success) == 0, "wrong offset…
28 static_assert(offsetof(::android::hardware::boot::V1_0::CommandResult, errMsg) == 8, "wrong offset"…
29 static_assert(sizeof(::android::hardware::boot::V1_0::CommandResult) == 24, "wrong size");
30 static_assert(__alignof(::android::hardware::boot::V1_0::CommandResult) == 8, "wrong alignment");
51 static inline std::string toString(const ::android::hardware::boot::V1_0::CommandResult& o);
52 static inline void PrintTo(const ::android::hardware::boot::V1_0::CommandResult& o, ::std::ostream*…
53 …e bool operator==(const ::android::hardware::boot::V1_0::CommandResult& lhs, const ::android::hard…
54 …e bool operator!=(const ::android::hardware::boot::V1_0::CommandResult& lhs, const ::android::hard…
58 static inline std::string toString(::android::hardware::boot::V1_0::BoolResult o);
[all …]
/aosp_15_r20/hardware/interfaces/boot/aidl/vts/functional/
H A DVtsHalBootAidlTargetTest.cpp21 #include <aidl/android/hardware/boot/IBootControl.h>
31 using aidl::android::hardware::boot::IBootControl;
35 // The main test class for the Boot HIDL HAL.
42 boot = ::aidl::android::hardware::boot::IBootControl::fromBinder( in SetUp()
44 ASSERT_NE(boot, nullptr); in SetUp()
47 std::shared_ptr<IBootControl> boot; member in BootAidlTest
50 // validity check Boot::getNumberSlots().
53 boot->getNumberSlots(&slots); in TEST_P()
57 // validity check Boot::getCurrentSlot().
60 boot->getCurrentSlot(&curSlot); in TEST_P()
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/boot/1.1/[email protected]_genc++_headers/gen/android/hardware/boot/1.1/
Dtypes.h11 namespace boot {
25 UNKNOWN = 1 /* ::android::hardware::boot::V1_1::MergeStatus.NONE implicitly + 1 */,
29 SNAPSHOTTED = 2 /* ::android::hardware::boot::V1_1::MergeStatus.UNKNOWN implicitly + 1 */,
33 MERGING = 3 /* ::android::hardware::boot::V1_1::MergeStatus.SNAPSHOTTED implicitly + 1 */,
37 CANCELLED = 4 /* ::android::hardware::boot::V1_1::MergeStatus.MERGING implicitly + 1 */,
46 static inline std::string toString(::android::hardware::boot::V1_1::MergeStatus o);
47 static inline void PrintTo(::android::hardware::boot::V1_1::MergeStatus o, ::std::ostream* os);
48 … int32_t operator|(const ::android::hardware::boot::V1_1::MergeStatus lhs, const ::android::hardwa…
51 constexpr int32_t operator|(const int32_t lhs, const ::android::hardware::boot::V1_1::MergeStatus r…
54 constexpr int32_t operator|(const ::android::hardware::boot::V1_1::MergeStatus lhs, const int32_t r…
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/boot/1.1/[email protected]_genc++_headers/gen/android/hardware/boot/1.1/
Dtypes.h11 namespace boot {
25 UNKNOWN = 1 /* ::android::hardware::boot::V1_1::MergeStatus.NONE implicitly + 1 */,
29 SNAPSHOTTED = 2 /* ::android::hardware::boot::V1_1::MergeStatus.UNKNOWN implicitly + 1 */,
33 MERGING = 3 /* ::android::hardware::boot::V1_1::MergeStatus.SNAPSHOTTED implicitly + 1 */,
37 CANCELLED = 4 /* ::android::hardware::boot::V1_1::MergeStatus.MERGING implicitly + 1 */,
46 static inline std::string toString(::android::hardware::boot::V1_1::MergeStatus o);
47 static inline void PrintTo(::android::hardware::boot::V1_1::MergeStatus o, ::std::ostream* os);
48 … int32_t operator|(const ::android::hardware::boot::V1_1::MergeStatus lhs, const ::android::hardwa…
51 constexpr int32_t operator|(const int32_t lhs, const ::android::hardware::boot::V1_1::MergeStatus r…
54 constexpr int32_t operator|(const ::android::hardware::boot::V1_1::MergeStatus lhs, const int32_t r…
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/boot/1.1/[email protected]_genc++_headers/gen/android/hardware/boot/1.1/
Dtypes.h11 namespace boot {
25 UNKNOWN = 1 /* ::android::hardware::boot::V1_1::MergeStatus.NONE implicitly + 1 */,
29 SNAPSHOTTED = 2 /* ::android::hardware::boot::V1_1::MergeStatus.UNKNOWN implicitly + 1 */,
33 MERGING = 3 /* ::android::hardware::boot::V1_1::MergeStatus.SNAPSHOTTED implicitly + 1 */,
37 CANCELLED = 4 /* ::android::hardware::boot::V1_1::MergeStatus.MERGING implicitly + 1 */,
46 static inline std::string toString(::android::hardware::boot::V1_1::MergeStatus o);
47 static inline void PrintTo(::android::hardware::boot::V1_1::MergeStatus o, ::std::ostream* os);
48 … int32_t operator|(const ::android::hardware::boot::V1_1::MergeStatus lhs, const ::android::hardwa…
51 constexpr int32_t operator|(const int32_t lhs, const ::android::hardware::boot::V1_1::MergeStatus r…
54 constexpr int32_t operator|(const ::android::hardware::boot::V1_1::MergeStatus lhs, const int32_t r…
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/boot/1.1/[email protected]_genc++_headers/gen/android/hardware/boot/1.1/
Dtypes.h11 namespace boot {
25 UNKNOWN = 1 /* ::android::hardware::boot::V1_1::MergeStatus.NONE implicitly + 1 */,
29 SNAPSHOTTED = 2 /* ::android::hardware::boot::V1_1::MergeStatus.UNKNOWN implicitly + 1 */,
33 MERGING = 3 /* ::android::hardware::boot::V1_1::MergeStatus.SNAPSHOTTED implicitly + 1 */,
37 CANCELLED = 4 /* ::android::hardware::boot::V1_1::MergeStatus.MERGING implicitly + 1 */,
46 static inline std::string toString(::android::hardware::boot::V1_1::MergeStatus o);
47 static inline void PrintTo(::android::hardware::boot::V1_1::MergeStatus o, ::std::ostream* os);
48 … int32_t operator|(const ::android::hardware::boot::V1_1::MergeStatus lhs, const ::android::hardwa…
51 constexpr int32_t operator|(const int32_t lhs, const ::android::hardware::boot::V1_1::MergeStatus r…
54 constexpr int32_t operator|(const ::android::hardware::boot::V1_1::MergeStatus lhs, const int32_t r…
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/boot/1.1/[email protected]_genc++_headers/gen/android/hardware/boot/1.1/
Dtypes.h11 namespace boot {
25 UNKNOWN = 1 /* ::android::hardware::boot::V1_1::MergeStatus.NONE implicitly + 1 */,
29 SNAPSHOTTED = 2 /* ::android::hardware::boot::V1_1::MergeStatus.UNKNOWN implicitly + 1 */,
33 MERGING = 3 /* ::android::hardware::boot::V1_1::MergeStatus.SNAPSHOTTED implicitly + 1 */,
37 CANCELLED = 4 /* ::android::hardware::boot::V1_1::MergeStatus.MERGING implicitly + 1 */,
46 static inline std::string toString(::android::hardware::boot::V1_1::MergeStatus o);
47 static inline void PrintTo(::android::hardware::boot::V1_1::MergeStatus o, ::std::ostream* os);
48 … int32_t operator|(const ::android::hardware::boot::V1_1::MergeStatus lhs, const ::android::hardwa…
51 constexpr int32_t operator|(const int32_t lhs, const ::android::hardware::boot::V1_1::MergeStatus r…
54 constexpr int32_t operator|(const ::android::hardware::boot::V1_1::MergeStatus lhs, const int32_t r…
[all …]

12345678910>>...529