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

/system/core/include/cutils/
H A Dproperties.h110 int property_list(void (*propfn)(const char *key, const char *value, void *cookie), void *cookie);
/system/core/toolbox/
H A Dgetprop.c21 (void)property_list(record_prop, list);
/system/core/libcutils/
H A Dproperties.c152 int property_list( function
331 int property_list(void (*propfn)(const char *key, const char *value, void *cookie), function
414 int property_list(void (*propfn)(const char *key, const char *value, void *cookie), function

Completed in 131 milliseconds