Searched defs:new_value (Results 1 – 5 of 5) sorted by relevance
87 int StoreProperty(const char* property_name, const char* new_value) { in StoreProperty()127 char *action, *property_name, *new_value; in main() local
158 const string new_value = new_c->ValueString(AidlConstantValueDecorator); in are_compatible_constants() local274 const string new_value = new_field->ValueString(AidlConstantValueDecorator); in are_compatible_parcelables() local385 const string new_value = in are_compatible_enums() local
108 void reset(int new_value, void* previous_tag) { in reset()
856 std::string new_value = root + *value + ".png"; in set_resource_root_for() local
52 union ctl_values new_value; member