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

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

Completed in 24 milliseconds