Home
last modified time | relevance | path

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

/external/vboot_reference/cgpt/
Dcgpt.h158 void SetSuccessful(struct drive *drive, int secondary, uint32_t entry_index,
Dcgpt_add.c107 SetSuccessful(drive, PRIMARY, index, params->successful); in SetEntryAttributes()
Dcgpt_common.c757 void SetSuccessful(struct drive *drive, int secondary, uint32_t entry_index, in SetSuccessful() function