Home
last modified time | relevance | path

Searched defs:boot_path (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/core/fs_mgr/libfs_avb/tests/
H A Dbasic_test.cpp29 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 Dfs_avb_test.cpp67 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 Dfs_avb_util_test.cpp109 base::FilePath boot_path = GenerateImage("boot.img", image_size); in TEST_F() local
H A Davb_util_test.cpp297 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 Dboot_control_chromeos.cc58 char boot_path[PATH_MAX]; in GetBootDevice() local