Home
last modified time | relevance | path

Searched refs:__system_property_foreach (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/include/sys/
Dsystem_properties.h96 int __system_property_foreach(
/bionic/tests/
Dsystem_properties_test.cpp231 ASSERT_EQ(0, __system_property_foreach(foreach_test_callback, &count)); in TEST()
305 __system_property_foreach(hierarchical_test_callback, ok); in TEST()
/bionic/libc/bionic/
Dsystem_properties.cpp1270 const int err = __system_property_foreach(find_nth_fn, &cookie); in __system_property_find_nth()
1278 int __system_property_foreach(void (*propfn)(const prop_info *pi, void *cookie), in __system_property_foreach() function
/bionic/libc/
Dlibc.arm64.map140 __system_property_foreach;
Dlibc.mips64.map140 __system_property_foreach;
Dlibc.x86_64.map140 __system_property_foreach;
Dlibc.mips.brillo.map193 __system_property_foreach;
Dlibc.x86.brillo.map193 __system_property_foreach;
Dlibc.arm.brillo.map196 __system_property_foreach;
Dlibc.mips.map193 __system_property_foreach;
Dlibc.x86.map193 __system_property_foreach;
Dlibc.arm.map196 __system_property_foreach;
Dlibc.map.txt197 __system_property_foreach;