Home
last modified time | relevance | path

Searched refs:hw_identifiers (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Duuid.py314 def _find_mac(command, args, hw_identifiers, get_index): argument
323 if words[i] in hw_identifiers:
/external/python/cpython3/Lib/
Duuid.py380 def _find_mac(command, args, hw_identifiers, get_index): argument
390 if words[i] in hw_identifiers:
/external/python/cpython2/Lib/test/
Dtest_uuid.py460 hw_identifiers=['hwaddr'],
/external/python/cpython3/Lib/test/
Dtest_uuid.py672 hw_identifiers=[b'hwaddr'],