Home
last modified time | relevance | path

Searched refs:CgptGetBootPartitionNumber (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vboot_reference/rust/vboot_reference-sys/
H A Dvboot_host.h33 int CgptGetBootPartitionNumber(CgptBootParams *params);
/aosp_15_r20/external/vboot_reference/host/include/
H A Dvboot_host.h33 int CgptGetBootPartitionNumber(CgptBootParams *params);
/aosp_15_r20/external/vboot_reference/cgpt/
H A Dcgpt_boot.c16 int CgptGetBootPartitionNumber(CgptBootParams *params) { in CgptGetBootPartitionNumber() function