Home
last modified time | relevance | path

Searched defs:baseclass (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/bios_emulator/
Dbios.c150 u8 interface, subclass, baseclass; local
/external/python/cpython2/Lib/test/
Dtest_ftplib.py34 def __init__(self, conn, baseclass): argument
377 def __init__(self, conn, baseclass): argument
/external/python/cpython3/Lib/test/
Dtest_ftplib.py50 def __init__(self, conn, baseclass): argument
416 def __init__(self, conn, baseclass): argument
/external/autotest/client/common_lib/
Dutils.py1423 def import_site_class(path, module, classname, baseclass, modulefile=None): argument