Searched refs:cmp_prop_name (Results 1 - 1 of 1) sorted by path

/bionic/libc/bionic/
H A Dsystem_properties.c337 static int cmp_prop_name(const char *one, uint8_t one_len, const char *two, function
355 ret = cmp_prop_name(name, namelen, bt->name, bt->namelen);

Completed in 52 milliseconds