Home
last modified time | relevance | path

Searched refs:__system_property_read (Results 1 – 10 of 10) sorted by relevance

/aosp12/bionic/tests/
H A Dsystem_properties_test2.cpp118 ASSERT_EQ(8, __system_property_read(pi, &legacy_name[0], propvalue)); in TEST()
125 ASSERT_EQ(6, __system_property_read(pi_long, &legacy_name[0], propvalue)); in TEST()
H A Dsystem_properties_test.cpp71 __system_property_read(pi, name, value); in hierarchical_test_callback()
/aosp12/frameworks/libs/native_bridge_support/libc/
H A Dstubs_arm.cpp32 DEFINE_INTERCEPTABLE_STUB_FUNCTION(__system_property_read);
125 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", __system_property_read); in init_stub_library()
H A Dstubs_arm64.cpp32 DEFINE_INTERCEPTABLE_STUB_FUNCTION(__system_property_read);
127 INIT_INTERCEPTABLE_STUB_FUNCTION("libc.so", __system_property_read); in init_stub_library()
/aosp12/bionic/libc/include/sys/
H A Dsystem_properties.h91 int __system_property_read(const prop_info* __pi, char* __name, char* __value);
/aosp12/frameworks/opt/net/wifi/libwifi_system/
H A Dsupplicant_manager.cpp77 __system_property_read(pi, NULL, supp_status); in StartSupplicant()
/aosp12/bionic/libc/bionic/
H A Dsystem_property_api.cpp73 int __system_property_read(const prop_info* pi, char* name, char* value) { in __system_property_read() function
/aosp12/system/logging/liblog/
H A Dproperties.cpp83 __system_property_read(cache->cache.pinfo, 0, buf); in refresh_cache()
/aosp12/bionic/libc/
H A Dlibc.map.txt195 __system_property_read;
/aosp12/bionic/tools/versioner/platforms/
H A Dlibc.map.txt195 __system_property_read;