Home
last modified time | relevance | path

Searched refs:Update (Results 1 – 6 of 6) sorted by relevance

/bionic/tests/
Dsystem_properties_test.cpp213 system_properties.Update(const_cast<prop_info*>(pi), "value4", 6); in TEST()
217 system_properties.Update(const_cast<prop_info*>(pi), "newvalue5", 9); in TEST()
221 system_properties.Update(const_cast<prop_info*>(pi), "value6", 6); in TEST()
403 ASSERT_EQ(-1, system_properties.Update(NULL, "value", PROP_VALUE_MAX)); in TEST()
418 ASSERT_EQ(0, system_properties.Update(const_cast<prop_info*>(pi), "value2", 6)); in TEST()
435 system_properties.Update(pi, "value2", 6); in TEST()
444 system_properties.Update(pi, "value3", 6); in TEST()
472 system_properties.Update(pi, "value2", 6); in TEST()
/bionic/libc/system_properties/include/system_properties/
Dsystem_properties.h66 int Update(prop_info* pi, const char* value, unsigned int len);
/bionic/libc/bionic/
Dsystem_property_api.cpp93 return system_properties.Update(pi, value, len); in __system_property_update()
/bionic/libc/kernel/
DREADME.md60 ## How To Update The Headers
/bionic/libc/system_properties/
Dsystem_properties.cpp270 int SystemProperties::Update(prop_info* pi, const char* value, unsigned int len) { in Update() function in SystemProperties
/bionic/docs/
Dlibc_assembler.md7 * Update the routine, run the bionic unit tests to verify the routine doesn't