Home
last modified time | relevance | path

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

/bionic/tests/
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()
Dsystem_properties_test.cpp71 __system_property_read(pi, name, value); in hierarchical_test_callback()
/bionic/libc/include/sys/
Dsystem_properties.h91 int __system_property_read(const prop_info* __pi, char* __name, char* __value);
/bionic/libc/bionic/
Dsystem_property_api.cpp73 int __system_property_read(const prop_info* pi, char* name, char* value) { in __system_property_read() function
/bionic/tools/versioner/platforms/
Dlibc.map.txt195 __system_property_read;
/bionic/libc/
Dlibc.map.txt195 __system_property_read;