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

/bionic/libc/system_properties/
H A Dprop_area.cpp217 static int cmp_prop_name(const char* one, uint32_t one_len, const char* two, uint32_t two_len) { function
234 const int ret = cmp_prop_name(name, namelen, current->name, current->namelen);

Completed in 38 milliseconds