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

  /bionic/libc/include/sys/
system_properties.h 51 int __system_property_set(const char *key, const char *value);
  /bionic/libc/bionic/
system_properties.c 218 int __system_property_set(const char *key, const char *value) function
  /system/core/libcutils/
properties.c 36 return __system_property_set(key, value);

Completed in 206 milliseconds