Searched refs:interfaces_and_properties (Results 1 – 3 of 3) sorted by relevance
51 std::map<std::string, VariantDictionary> interfaces_and_properties{ in ClaimInterface() local54 signal_itf_added_.lock()->Send(path, interfaces_and_properties); in ClaimInterface()
395 def InterfacesAdded(self, object_path, interfaces_and_properties): argument406 ', ' + str(interfaces_and_properties)) + ')')
626 def InterfacesAdded(self, object_path, interfaces_and_properties): argument