Home
last modified time | relevance | path

Searched defs:partname (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/vboot_reference/cgpt/
H A Dcgpt_find.c220 char partname[MAX_PARTITION_NAME_LEN]; in scan_spi_gpt() local
284 char partname[MAX_PARTITION_NAME_LEN]; in scan_real_devs() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dmodulefinder.py292 def import_module(self, partname, fqname, parent): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dmodulefinder.py292 def import_module(self, partname, fqname, parent): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dmodulefinder.py292 def import_module(self, partname, fqname, parent): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dmodulefinder.py292 def import_module(self, partname, fqname, parent): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dmodulefinder.py292 def import_module(self, partname, fqname, parent): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dmodulefinder.py292 def import_module(self, partname, fqname, parent): argument
/aosp_15_r20/external/python/cpython2/Lib/
Dmodulefinder.py271 def import_module(self, partname, fqname, parent): argument
Dihooks.py510 def import_it(self, partname, fqname, parent, force_load=0): argument
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/
DFrameWork.py60 partname = {} variable