Home
last modified time | relevance | path

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

/external/vboot_reference/host/linktest/
Dextern.c38 CgptGetBootPartitionNumber(0); in main()
/external/vboot_reference/host/include/
Dvboot_host.h25 int CgptGetBootPartitionNumber(CgptBootParams *params);
/external/vboot_reference/cgpt/
Dcgpt_boot.c15 int CgptGetBootPartitionNumber(CgptBootParams *params) { in CgptGetBootPartitionNumber() function