Home
last modified time | relevance | path

Searched refs:new_prop_info (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dsystem_properties.cpp319 static prop_info *new_prop_info(const char *name, uint8_t namelen, in new_prop_info() function
470 prop_info* new_info = new_prop_info(name, namelen, value, valuelen, &new_offset); in find_property()