Home
last modified time | relevance | path

Searched refs:__system_property_add (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/include/sys/
D_system_properties.h106 int __system_property_add(const char* _Nonnull __name, unsigned int __name_length, const char* _Non…
/bionic/libc/bionic/
Dsystem_property_api.cpp97 int __system_property_add(const char* name, unsigned int namelen, const char* value, in __system_property_add() function
/bionic/tests/
Dsystem_properties_test.cpp114 TEST(properties, __system_property_add) { in TEST() argument
511 ASSERT_EXIT(__system_property_add("property", 8, "value", 5), KilledByFault(), ""); in TEST_F()
/bionic/libc/
Dlibc.map.txt1810 __system_property_add;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1810 __system_property_add;