Home
last modified time | relevance | path

Searched defs:avb_strncmp (Results 1 – 2 of 2) sorted by relevance

/external/avb/libavb/
Davb_sysdeps_posix.c49 int avb_strncmp(const char* s1, const char* s2, size_t n) { in avb_strncmp() function
/external/avb/test/
Davb_sysdeps_posix_testing.cc53 int avb_strncmp(const char* s1, const char* s2, size_t n) { in avb_strncmp() function