Searched refs:interface_to_properties (Results 1 – 2 of 2) sorted by relevance
131 InterfaceToProperties interface_to_properties; in InterfacesAdded() local133 &interface_to_properties); in InterfacesAdded()134 interfaces_added_callback_.Run(object_path.value(), interface_to_properties); in InterfacesAdded()151 InterfaceToProperties interface_to_properties; in OnGetManagedObjectsSuccess() local152 ConvertDBusInterfaceProperties(object.second, &interface_to_properties); in OnGetManagedObjectsSuccess()154 interface_to_properties); in OnGetManagedObjectsSuccess()169 InterfaceToProperties* interface_to_properties) { in ConvertDBusInterfaceProperties() argument173 interface_to_properties->emplace(interface.first, properties); in ConvertDBusInterfaceProperties()
91 InterfaceToProperties* interface_to_properties);