Home
last modified time | relevance | path

Searched defs:avb_strcmp (Results 1 – 3 of 3) sorted by relevance

/external/avb/libavb/
Davb_sysdeps_posix.c45 int avb_strcmp(const char* s1, const char* s2) { in avb_strcmp() function
/external/avb/examples/uefi/
Duefi_avb_sysdeps.c37 int avb_strcmp(const char* s1, const char* s2) { in avb_strcmp() function
/external/avb/test/
Davb_sysdeps_posix_testing.cc49 int avb_strcmp(const char* s1, const char* s2) { in avb_strcmp() function