Searched refs:ReadMutablePropertyValue (Results 1 – 2 of 2) sorted by relevance
143 uint32_t SystemProperties::ReadMutablePropertyValue(const prop_info* pi, char* value) { in ReadMutablePropertyValue() function in SystemProperties175 uint32_t serial = ReadMutablePropertyValue(pi, value); in Read()214 uint32_t serial = ReadMutablePropertyValue(pi, value_buf); in ReadCallback()
76 uint32_t ReadMutablePropertyValue(const prop_info* pi, char* value);