Home
last modified time | relevance | path

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

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