Home
last modified time | relevance | path

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

/bionic/tests/
Dsystem_properties_test.cpp139 system_properties.Update(const_cast<prop_info*>(pi), "value4", 6); in TEST()
143 system_properties.Update(const_cast<prop_info*>(pi), "newvalue5", 9); in TEST()
147 system_properties.Update(const_cast<prop_info*>(pi), "value6", 6); in TEST()
329 ASSERT_EQ(-1, system_properties.Update(NULL, "value", PROP_VALUE_MAX)); in TEST()
344 ASSERT_EQ(0, system_properties.Update(const_cast<prop_info*>(pi), "value2", 6)); in TEST()
361 system_properties.Update(pi, "value2", 6); in TEST()
370 system_properties.Update(pi, "value3", 6); in TEST()
398 system_properties.Update(pi, "value2", 6); in TEST()
/bionic/libc/system_properties/include/system_properties/
Dsystem_properties.h67 int Update(prop_info* pi, const char* value, unsigned int len);
/bionic/libc/bionic/
Dsystem_property_api.cpp92 return system_properties.Update(pi, value, len); in __system_property_update()
/bionic/libc/system_properties/
Dsystem_properties.cpp229 int SystemProperties::Update(prop_info* pi, const char* value, unsigned int len) { in Update() function in SystemProperties
/bionic/libc/kernel/
DREADME.md48 ## How To Update The Headers
/bionic/docs/
Dlibc_assembler.md7 * Update the routine, run the bionic unit tests to verify the routine doesn't