HomeSort by relevance Sort by last modified time
    Searched refs:__system_property_find_compat (Results 1 - 3 of 3) sorted by null

  /bionic/libc/include/sys/
_system_properties.h 136 const prop_info *__system_property_find_compat(const char *name);
  /bionic/libc/bionic/
system_properties_compat.c 69 const prop_info *__system_property_find_compat(const char *name) function
system_properties.c 436 return __system_property_find_compat(name);

Completed in 44 milliseconds