Searched refs:exported_property (Results 1 – 2 of 2) sorted by relevance
42 ExportedPropertyBase* exported_property) { in RegisterProperty() argument45 auto res = prop_map.insert(std::make_pair(property_name, exported_property)); in RegisterProperty()54 exported_property->SetUpdateCallback(cb); in RegisterProperty()131 const ExportedPropertyBase* exported_property) { in HandlePropertyUpdated() argument140 {property_name, exported_property->GetValue()}}; in HandlePropertyUpdated()
112 ExportedPropertyBase* exported_property);142 const ExportedPropertyBase* exported_property);