Home
last modified time | relevance | path

Searched refs:get_parent (Results 1 – 10 of 10) sorted by relevance

/external/fonttools/Lib/fontTools/
Dinspect.py145 def get_parent(self): member in Row
192 rowref = rowref.get_parent()
203 return rowref.get_parent()[rowref.get_index() + 1]
219 return rowref.get_parent()
/external/autotest/client/common_lib/cros/cfm/usb/
Dusb_device_unittest.py52 self.assertEquals(child.get_parent(1).vid_pid, 'vid:pid')
55 self.assertRaises(ValueError, lambda: self._usb_device.get_parent(2))
Dusb_device.py117 def get_parent(self, level): member in UsbDevice
/external/squashfs-tools/kernel/fs/squashfs/
Dexport.c154 .get_parent = squashfs_get_parent
/external/libxml2/python/
Dlibxml.py292 def get_parent(self): member in xmlCore
390 parent = property(get_parent, None, None, "Parent node")
/external/autotest/server/cros/cfm/configurable_test/
Dactions.py280 devices_to_cycle = [device.get_parent(1) for device in devices_to_cycle]
/external/python/cpython2/Python/
Dimport.c2209 static PyObject *get_parent(PyObject *globals, char *buf,
2242 parent = get_parent(globals, buf, &buflen, level); in import_module_level()
2334 get_parent(PyObject *globals, char *buf, Py_ssize_t *p_buflen, int level) in get_parent() function
/external/python/cpython2/Doc/whatsnew/
D2.2.rst314 ``obj.parent`` into a method call such as ``obj.get_parent``. Python 2.2 adds
/external/python/cpython3/Doc/whatsnew/
D2.2.rst314 ``obj.parent`` into a method call such as ``obj.get_parent``. Python 2.2 adds
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/MANIFEST.MF com/google/common/base/ExtraObjectsMethodsForWeb.class ExtraObjectsMethodsForWeb ...