Searched refs:__system_property_add (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/include/sys/ |
D | _system_properties.h | 105 int __system_property_add(const char* __name, unsigned int __name_length, const char* __value, unsi…
|
/bionic/libc/bionic/ |
D | system_property_api.cpp | 96 int __system_property_add(const char* name, unsigned int namelen, const char* value, in __system_property_add() function
|
/bionic/tests/ |
D | system_properties_test.cpp | 92 TEST(properties, __system_property_add) { in TEST() argument 437 ASSERT_EXIT(__system_property_add("property", 8, "value", 5), KilledByFault(), ""); in TEST_F()
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 1757 __system_property_add;
|
/bionic/libc/ |
D | libc.map.txt | 1757 __system_property_add;
|