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

/bionic/libc/bionic/
H A Dsystem_properties.cpp324 static prop_info *new_prop_info(const char *name, uint8_t namelen, function
465 prop_info* new_info = new_prop_info(name, namelen, value, valuelen, &new_info_offset);

Completed in 4 milliseconds