Searched refs:__system_property_find_nth (Results 1 – 7 of 7) sorted by relevance
29 DEFINE_INTERCEPTABLE_STUB_FUNCTION(__system_property_find_nth);122 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", __system_property_find_nth); in init_stub_library()
29 DEFINE_INTERCEPTABLE_STUB_FUNCTION(__system_property_find_nth);124 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", __system_property_find_nth); in init_stub_library()
95 const prop_info* __system_property_find_nth(unsigned __n);
124 const prop_info* __system_property_find_nth(unsigned n) { in __system_property_find_nth() function
226 TEST(properties, __system_property_find_nth) { in TEST() argument
192 __system_property_find_nth;