Searched defs:__system_property_foreach (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dsystem_properties.cpp721 const int err = __system_property_foreach(find_nth_fn, &cookie);
729 int __system_property_foreach(void (*propfn)(const prop_info *pi, void *cookie), function

Completed in 315 milliseconds