OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SupportedType
(Results
1 - 4
of
4
) sorted by null
/external/vboot_reference/cgpt/
cmd_add.c
88
if (CGPT_OK !=
SupportedType
(optarg, ¶ms.type_guid) &&
cmd_find.c
104
if (CGPT_OK !=
SupportedType
(optarg, ¶ms.type_guid) &&
cgpt.h
145
int
SupportedType
(const char *name, Guid *type);
cgpt_common.c
667
int
SupportedType
(const char *name, Guid *type) {
[
all
...]
Completed in 72 milliseconds