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