Searched defs:__system_property_foreach (Results 1 – 2 of 2) sorted by relevance
129 int __system_property_foreach(void (*propfn)(const prop_info* pi, void* cookie), void* cookie) { in __system_property_foreach() function
209 TEST(properties, __system_property_foreach) { in TEST() argument