Lines Matching full:object_path
132 'object_path': obj.object_path,
153 obj.object_path + '/' + interface_name)
199 'object_path': obj.object_path,
216 'object_path': obj.object_path,
244 object_path = ''
248 object_path += '/' + parts.pop(0)
250 obj = self.get_object_or_404(bus_name, object_path)
288 'obj': obj.object_path,
329 object_path = ''
333 object_path += '/' + parts.pop(0)
335 obj = self.get_object_or_404(bus_name, object_path)