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 343 int property_set(const char *name, const char *value) function
391 property_set("net.change", name);
461 property_set((char*) msg.name, (char*) msg.value);
513 property_set(key, value);
553 property_set(entry->d_name, value);

Completed in 1076 milliseconds