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 34 int property_set(const char *key, const char *value) function
204 int property_set(const char *key, const char *value) function
294 int property_set(const char *key, const char *value) function
  /system/core/init/
property_service.c 338 int property_set(const char *name, const char *value) function
386 property_set("net.change", name);
452 property_set((char*) msg.name, (char*) msg.value);
501 property_set(key, value);
564 property_set(entry->d_name, value);

Completed in 156 milliseconds