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

  /system/core/libcutils/
properties.c 59 int property_set(const char *key, const char *value) function
242 int property_set(const char *key, const char *value) function
332 int property_set(const char *key, const char *value) function
  /system/core/init/
property_service.c 285 int property_set(const char *name, const char *value) function
333 property_set("net.change", name);
405 property_set((char*) msg.name, (char*) msg.value);
447 property_set(key, value);
487 property_set(entry->d_name, value);

Completed in 52 milliseconds