Searched refs:property_list (Results 1 - 3 of 3) sorted by relevance

/system/core/include/cutils/
H A Dproperties.h47 int property_list(void (*propfn)(const char *key, const char *value, void *cookie), void *cookie);
/system/core/toolbox/
H A Dgetprop.c22 (void)property_list(record_prop, list);
/system/core/libcutils/
H A Dproperties.c55 int property_list(void (*propfn)(const char *key, const char *value, void *cookie), function
241 int property_list(void (*propfn)(const char *key, const char *value, void *cookie), function
324 int property_list(void (*propfn)(const char *key, const char *value, void *cookie), function

Completed in 197 milliseconds