Searched refs:__system_property_add (Results 1 – 5 of 5) sorted by relevance
/bionic/libc/include/sys/ |
D | _system_properties.h | 106 int __system_property_add(const char* _Nonnull __name, unsigned int __name_length, const char* _Non…
|
/bionic/libc/bionic/ |
D | system_property_api.cpp | 97 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 | 114 TEST(properties, __system_property_add) { in TEST() argument 511 ASSERT_EXIT(__system_property_add("property", 8, "value", 5), KilledByFault(), ""); in TEST_F()
|
/bionic/libc/ |
D | libc.map.txt | 1810 __system_property_add;
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 1810 __system_property_add;
|