HomeSort by relevance Sort by last modified time
    Searched full:new_prop_info (Results 1 - 2 of 2) sorted by null

  /bionic/libc/system_properties/
prop_area.cpp 169 prop_info* prop_area::new_prop_info(const char* name, uint32_t namelen, const char* value, function in class:prop_area
322 prop_info* new_info = new_prop_info(name, namelen, value, valuelen, &new_offset);
  /bionic/libc/system_properties/include/system_properties/
prop_area.h 131 prop_info* new_prop_info(const char* name, uint32_t namelen, const char* value, uint32_t valuelen,

Completed in 217 milliseconds