Home
last modified time | relevance | path

Searched defs:get_parent (Results 1 – 5 of 5) sorted by relevance

/external/autotest/client/common_lib/cros/cfm/usb/
Dusb_device.py117 def get_parent(self, level): member in UsbDevice
/external/antlr/runtime/Cpp/include/
Dantlr3commontree.inl373 typename CommonTree<ImplTraits>::TreeType* CommonTree<ImplTraits>::get_parent() const function in CommonTree
/external/libxml2/python/
Dlibxml.py292 def get_parent(self): member in xmlCore
/external/u-boot/include/linux/soc/ti/
Dti_sci_protocol.h209 int (*get_parent)(const struct ti_sci_handle *handle, u32 did, u8 cid, member
/external/python/cpython2/Python/
Dimport.c2356 get_parent(PyObject *globals, char *buf, Py_ssize_t *p_buflen, int level) in get_parent() function