Searched refs:exported_property (Results 1 – 2 of 2) sorted by relevance
41 ExportedPropertyBase* exported_property) { in RegisterProperty() argument44 auto res = prop_map.insert(std::make_pair(property_name, exported_property)); in RegisterProperty()53 exported_property->SetUpdateCallback(cb); in RegisterProperty()141 const ExportedPropertyBase* exported_property) { in HandlePropertyUpdated() argument150 {property_name, exported_property->GetValue()}}; in HandlePropertyUpdated()
116 ExportedPropertyBase* exported_property);150 const ExportedPropertyBase* exported_property);