Home
last modified time | relevance | path

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

/aosp_15_r20/external/vboot_reference/rust/vboot_reference-sys/
H A Dvboot_host.h35 int CgptGetNumNonEmptyPartitions(CgptShowParams *params);
/aosp_15_r20/external/vboot_reference/host/include/
H A Dvboot_host.h35 int CgptGetNumNonEmptyPartitions(CgptShowParams *params);
/aosp_15_r20/external/vboot_reference/cgpt/
H A Dcgpt_common.c1052 int CgptGetNumNonEmptyPartitions(CgptShowParams *params) { in CgptGetNumNonEmptyPartitions() function