Searched defs:boot_path (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/core/fs_mgr/libfs_avb/tests/ |
H A D | basic_test.cpp | 29 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local 77 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local 162 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 226 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
|
H A D | fs_avb_test.cpp | 67 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 138 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 243 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
|
H A D | fs_avb_util_test.cpp | 109 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local
|
H A D | avb_util_test.cpp | 297 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 339 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local 814 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 921 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 1206 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 1289 base::FilePath boot_path = GenerateImage("boot_b.img", boot_image_size); in TEST_F() local 1371 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local 1488 base::FilePath boot_path = GenerateImage("boot.img", boot_image_size); in TEST_F() local
|
/aosp12/system/update_engine/cros/ |
H A D | boot_control_chromeos.cc | 58 char boot_path[PATH_MAX]; in GetBootDevice() local
|