Home
last modified time | relevance | path

Searched refs:__system_property_find_nth (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/libs/native_bridge_support/libc/
H A Dstubs_arm.cpp29 DEFINE_INTERCEPTABLE_STUB_FUNCTION(__system_property_find_nth);
122 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", __system_property_find_nth); in init_stub_library()
H A Dstubs_arm64.cpp29 DEFINE_INTERCEPTABLE_STUB_FUNCTION(__system_property_find_nth);
124 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", __system_property_find_nth); in init_stub_library()
/aosp12/bionic/libc/include/sys/
H A Dsystem_properties.h95 const prop_info* __system_property_find_nth(unsigned __n);
/aosp12/bionic/libc/bionic/
H A Dsystem_property_api.cpp124 const prop_info* __system_property_find_nth(unsigned n) { in __system_property_find_nth() function
/aosp12/bionic/tests/
H A Dsystem_properties_test.cpp226 TEST(properties, __system_property_find_nth) { in TEST() argument
/aosp12/bionic/libc/
H A Dlibc.map.txt192 __system_property_find_nth;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt192 __system_property_find_nth;