Searched refs:_windll_getnode (Results 1 - 4 of 4) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Duuid.py448 def _windll_getnode(): function
476 getters = [_windll_getnode, _netbios_getnode, _ipconfig_getnode]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Duuid.py448 def _windll_getnode(): function
476 getters = [_windll_getnode, _netbios_getnode, _ipconfig_getnode]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_uuid.py339 self.check_node(uuid._windll_getnode(), 'windll')
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_uuid.py339 self.check_node(uuid._windll_getnode(), 'windll')

Completed in 35 milliseconds