Home
last modified time | relevance | path

Searched defs:__system_property_add (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/
Dsystem_properties_test.cpp114 TEST(properties, __system_property_add) { in TEST() argument
/bionic/libc/bionic/
Dsystem_properties.cpp1362 int __system_property_add(const char* name, unsigned int namelen, const char* value, in __system_property_add() function